Kody MCP server
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
670 stars
Reviews
Write oneNobody has reviewed Kody yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Kody tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 408ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
What the publisher says
From the Kody repository's README, as published. We do not edit it. Read it on GitHub
Your assistant's home — the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers.
Kody is your assistant's home—the memory, keys, code, and automations your AI agent keeps, portable across every MCP host. Built on Cloudflare Workers and the Model Context Protocol (MCP), it ships a Remix UI, Worker-based request routing, package runtime plumbing, and OAuth-protected MCP endpoints. The project favors a compact MCP surface with powerful search and Code Mode execute flows over a large static tool catalog.
Kody is a multi-user personal assistant: each signed-in user gets a fully isolated assistant (packages, jobs, secrets, memories, and related state). Tests and fixtures may seed deterministic local accounts, but no account is privileged at runtime. The repo follows several epicflare starter conventions.
The repo is organized as an Nx monorepo, with shared modules in packages/shared (@kody-internal/shared), the origin app worker under packages/worker, sibling workers under packages/platform-worker, packages/runtime-worker, and packages/jobs-worker, and mock Workers under packages/mock-servers/*. Production topology lives in docs/contributing/architecture/index.md.
Quick Start
npm install
npm run devThe dev server runs at localhost:3742 by default (the CLI picks the next free port and prints the resolved URL). Wrangler handles the local Cloudflare Workers runtime and D1 database automatically.
To scaffold a new project from the epicflare template instead, run npx create-epicflare.
See docs/contributing/getting-started.md for the full setup paths and expectations. Contributors and agents should start with AGENTS.md for repo-specific guidance.
If you are trying to understand what this repository is for, start with docs/contributing/project-intent.md.
Tech Stack
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http kody https://kody.codes/mcp
Kody: common questions
- Is Kody MCP server safe?
- Yes, by our scan: it is graded A (97/100). Read the Kody safety report
- How do I install Kody?
- It runs remotely at kody.codes. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Kody need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Kody maintained?
- The last commit was in the last day (2026-09-23). The latest release is v1.0.2.
- Is Kody up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Kody?
- Servers from other publishers that do the same job: Link MCP server, Jobseek MCP server and Trackly CLI MCP server. Compare all Kody alternatives.
Alternatives to Kody
Same job from other publishers: the closest match first, then the best rated.
- LinkLocal personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.not reviewedEstablishedA
- JobseekSearch jobs and companies on Job Seek (jseek.co)not reviewedEstablishedA
Trackly CLIJob search for Claude, ChatGPT, Cursor. 250K+ jobs, 5,400+ companies. OAuth or stdio.not reviewedGrowingA- WikidataSearch and fetch Wikidata entities, execute SPARQL queries, and resolve external identifiers.not reviewedGrowingA