Skip to content

Get started with Kody

Give your agent a personal software factory: connect any MCP-capable host, fork a ready-made package, then wire real services when you are ready. New here? Read what Kody can do first.

Join the Discord

Step 1

Connect your agent

Kody plugging a cable into a warmly glowing port on a laptop
Waiting for your agent to connect…

Choose your client

Install Kody directly, or open Customize and add a remote MCP server with the URL below. You can also merge the JSON into ~/.cursor/mcp.json (global) or .cursor/mcp.json (project).

Add to CursorYour client will still ask you to authorize access afterwards.
MCP URL
https://kody.mjmeyer.dev/mcp

JSON config (merge under your existing mcpServers if you already have one):

mcp.json
{
  "mcpServers": {
    "kody": {
      "url": "https://kody.mjmeyer.dev/mcp"
    }
  }
}

Coding agents are the best fit when you want to create or edit Kody packages. Once a package exists, non-coding agents can use it just fine.

Authenticate Kody before you continueCursor: after Add to Cursor, open the Cursor MCP list and click Authenticate.Claude Code: after copying and running the command, enter /mcp → Kody → Authenticate.Approve the kody.codes OAuth window. This is the step that connects your agent to your factory.
Kody presenting a map of the software factorySee the whole systemYour personal software factoryFollow an idea through packages, storage, triggers, and tools your agent can reuse.
Bring your own API keys
Kody holding a golden key with both paws

Why there's no one-click connect

Kody never asks a company for access on your behalf. You create the connection yourself, and your agent walks you through it, so it is completely yours: your app, your scopes, no middleman.

Typical apps
You their shared app GitHub
Kody
You your own app GitHub
  • Your keys, your scopes. You decide exactly what Kody can touch, and you can revoke it anytime.
  • No middleman. Nothing sits between you and the provider: no shared app to trust or get breached.
  • No fixed list. If it has an API, your Kody can learn to use it.

Sign up · Log in