Skip to content

Get started with Kody

Step 3

Connect Claude Code

Kody plugging a cable into a warmly glowing port on a laptop

Connect an agent from a different ecosystem. Reuse what you made in Step 2 so you can see it travel. Connect a second agent and get Standard free for 2 weeks.

Log in to connect Claude Code
claude CLI
claude mcp add --transport http -s user kody https://kody.apphub.work/mcp
Or merge this into a project .mcp.json:
.mcp.json
{
  "mcpServers": {
    "kody": {
      "type": "http",
      "url": "https://kody.apphub.work/mcp"
    }
  }
}

Connect your agent help

Authenticate Kody before you continueAfter install, enter /mcp → Kody → Authenticate.Approve the kody.apphub.work OAuth window. This is the step that connects your agent to your factory.
MCP URL
https://kody.apphub.work/mcp

Connect your agent help

The Claude Code CLI is for a computer. This URL is for the Claude app.

Authenticate Kody before you continueComplete OAuth in the Claude app under Settings → Connectors.Approve the kody.apphub.work OAuth window. This is the step that connects your agent to your factory.

After it connects, paste this in the new agent. It looks up the portability guide and reuses what you already made — one short proof that Kody travels.

Portability proof
I just connected you as a second agent. Look up the portability guide with search({ entity: "guide:portability" }) and reuse what I made in Step 2. One short proof.

Depth lives in the portability guide. The prompt tells your agent to retrieve it.

Join the Discord