Get started with Kody

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 OpenClawopenclaw CLI
openclaw mcp add kody --url https://kody.apphub.work/mcp --transport streamable-http --auth oauthopenclaw mcp login
openclaw mcp login kodyOr 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
}
}
}
}
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 oauthopenclaw mcp login
openclaw mcp login kodyOr 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'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.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.