Get started with Kody

openclaw CLI
openclaw mcp add kody --url https://kody-omarchy.tailb6920a.ts.net/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-omarchy.tailb6920a.ts.net/mcp",
"transport": "streamable-http",
"auth": "oauth",
"enabled": true
}
}
}
}
Need help? OpenClaw connection docs
Authenticate Kody before you continueRun
openclaw mcp login kody after the server is saved. Approve the Kody OAuth window.Approve the kody-omarchy.tailb6920a.ts.net OAuth window. This is the step that connects your agent to your factory.openclaw CLI
openclaw mcp add kody --url https://kody-omarchy.tailb6920a.ts.net/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-omarchy.tailb6920a.ts.net/mcp",
"transport": "streamable-http",
"auth": "oauth",
"enabled": true
}
}
}
}
Need help? OpenClaw connection docs
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-omarchy.tailb6920a.ts.net OAuth window. This is the step that connects your agent to your factory.