Skip to content

Get started with Kody

Step 1

Connect OpenClaw

Kody plugging a cable into a warmly glowing port on a laptop
Log in to connect OpenClaw
openclaw CLI
openclaw mcp add kody --url https://kody.apphub.work/mcp --transport streamable-http --auth oauth
openclaw mcp login
openclaw mcp login kody
Or merge this into ~/.openclaw/openclaw.json:
~/.openclaw/openclaw.json
{
  "mcp": {
    "servers": {
      "kody": {
        "url": "https://kody.apphub.work/mcp",
        "transport": "streamable-http",
        "auth": "oauth",
        "enabled": true
      }
    }
  }
}

OpenClaw MCP help

Authenticate Kody before you continueRun openclaw mcp login kody after the server is saved. Approve the Kody OAuth window.Approve the kody.apphub.work OAuth window. This is the step that connects your agent to your factory.
openclaw CLI
openclaw mcp add kody --url https://kody.apphub.work/mcp --transport streamable-http --auth oauth
openclaw mcp login
openclaw mcp login kody
Or merge this into ~/.openclaw/openclaw.json:
~/.openclaw/openclaw.json
{
  "mcp": {
    "servers": {
      "kody": {
        "url": "https://kody.apphub.work/mcp",
        "transport": "streamable-http",
        "auth": "oauth",
        "enabled": true
      }
    }
  }
}

OpenClaw MCP help

OpenClaw's browser app works from a phone. You can also run the CLI later on a computer.

Authenticate Kody before you continueSave the server in the Control UI, then run openclaw mcp login kody on a computer. Approve the Kody OAuth window.Approve the kody.apphub.work OAuth window. This is the step that connects your agent to your factory.

Join the Discord