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 work with ai assistant, cloudflare workers and code mode and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 646 · #56 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18

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-09-18

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.09.17 · 2026-09-17

Kody v2026.09.17 · Tonight's headline is a cleaner search grammar: agents now use a type-first {type}:{id} format that's unambiguous and lets package exports open directly from search results. Alongside that, 1Password…

v2026.09.16 · 2026-09-16

Kody v2026.09.16 · Tonight's headline is pluggable secret providers: agents can now resolve credentials from external vaults like 1Password at the network boundary, never readable by the model. Alongside that, docs…

v2026.09.15 · 2026-09-15

Kody v2026.09.15 · Onboarding Step 2 is now a concrete first-win picker instead of an open-ended interview, hosted package apps are framework-agnostic, and every repo and package can show a .kody/icon mark. Tonight…

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 #56 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
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-09-18, its last commit was 2026-09-18 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-09-18, 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 · Yaver · Resu Stack · Kubently

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