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.

Step 1

Connect your agent

Kody plugging a cable into a warmly glowing port on a laptop
One-time authorization requiredAfter you add the server, your client opens a browser window or shows an Authenticate button. Approve the request so your agent can use your Kody factory.
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.codes/mcp

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

mcp.json
{
  "mcpServers": {
    "kody": {
      "url": "https://kody.codes/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.

Bring your own API keys
Kody holding a golden key with both paws

Why bring your own keys?

Built-in integrations run on an app Kody hosts, for a fast start. For everything else — or for full control — 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