mcpbeat Sign in

Kody MCP Server

by kentcdodds Your server? Claim it
answering

Kody is answering right now. Last checked 1 min ago. Last commit 22 Sep 2026.

Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

Uptime history 52 days of history · worst day 94%
52 days agonow
96.4%
Uptime 24h
266 of 276 checks
Tools
hidden behind auth
756 ms
Response time
average over 24h
663
Stars
last commit 22 Sep 2026

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation packages/worker/src/d1-data-table-adapter.ts:445
            selection = statement.select
                .map(
                    (field) =>
                        quotePath(field.column) + ' as ' + quoteIdentifier(field.alias),
    telegram: ['oauth.telegram.org', 'api.telegram.org'],

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add kody --transport http https://heykody.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kody": {
      "url": "https://heykody.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kody]
url = "https://heykody.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kody": {
      "url": "https://heykody.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kody": {
      "url": "https://heykody.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 2 more addresses. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://heykody.dev/mcp streamable-http sign-in 1294 ms 1 min ago
https://heykody.app/mcp streamable-http sign-in 1300 ms 1 min ago
https://kody.codes/mcp streamable-http sign-in 1297 ms 1 min ago

Alternatives to Kody

same job, measured the same way
BT Ops MCP
by tangchangzhe

Secure MCP server for BT Panel operations with scoped permissions and audited writes.

58 installs/wk local only
SonarQube MCP Server
by sonarsource

Analyze code quality and security with SonarQube Server or Cloud directly in AI assistants.

local only
I
Egnyte AI Samples
by sachin-shetty

Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.

local only
MCP Mediawiki
by crunchtools

Secure MCP server for MediaWiki wikis — search, pages, categories, and more

81 installs/wk local only
pkgxray
by adamsjack711-ux

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

57 installs/wk local only
Gossiper Shopify Admin MCP Server
by gossiper

Control Shopify Admin tasks with agents or via prompt. Ultra slim integration, fast and secure.

answering
I
Vulcan File Ops
by n0zer0d4y

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

46 installs/wk local only
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

39 installs/wk local only

Kody — questions

Answers built from our own checks of this server.

Why is there no tool list for Kody?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 96.4% of checks in the last 24 hours got a reply.
Is Kody working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 266 of 276 checks got a reply (96.4%), average response time 756 ms. The bar chart above shows every period we have measured.
How do I connect Kody?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Kody?
No API key is involved. Kody answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Kody?
It answers our handshake in 756 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Kody open source?
We cannot say either way: written in TypeScript, 663 stars on GitHub and 26 open issues, but we could not determine the licence, and without one the code is not open source by default.