Kody MCP Server

Your assistant's home - the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers. It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 490 · #54 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Kody

Claude Code

claude mcp add kentcdodds-kody --transport http https://kody.codes/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kentcdodds-kody": {
      "url": "https://kody.codes/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://kody.codes/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to kody.codes

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.kentcdodds is GitHub-verified and matches the repo owner

03 · What Kody can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2026.08.23 · 2026-08-23

Kody v2026.08.23 · The homepage gets a real conversation player and a live fleet-usage ticker - two features that make what Kody does visible the moment you land. Behind the scenes, the platform split means UI deploys…

v2026.08.22 · 2026-08-22

Kody v2026.08.22 · This release is about resilience and control. Kody stops treating transient platform hiccups as permanent failures - scheduled jobs, sandbox execution, storage reads, and package rebuilds all retry…

v2026.08.21 · 2026-08-21

Kody v2026.08.21 · This release brings Discord front and center - social login, one-click guild join, automatic roles - alongside quieter improvements to how Kody connects to the outside world. The community files…

04 · Who maintains Kody

Kody is maintained by kentcdodds. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
cloud infrastructure - ranked #54 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.kentcdodds/kody (active, first published 2026-07-20 · 3 versions)

06 · Kody FAQ

What is Kody?

Your assistant's home - the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers. It is available as a remote MCP endpoint.

Is Kody still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Kody?

Run `claude mcp add kentcdodds-kody --transport http https://kody.codes/mcp`. You can also paste the ready-made client config above.

Does Kody require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Kody

More cloud infrastructure MCP servers · FedRAMP 20x Requirements · WHOIS · Rogue Binary MCP · Yaver · Kubently

More TypeScript MCP servers · Open Takeoff · Agent Comm · Agent Discover · Agent Knowledge · Agent Tasks · see all