OrchestKit Docs MCP

107 skills · 36 agents · 171 hooks Explore the Docs → · OrchestKit Community →

People who work with ai development, claude plugin and langgraph and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 278 · #45 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install OrchestKit Docs MCP

before you install - you'll need

Set CONTEXT7_API_KEY_CODEX before connecting.

Claude Code

claude mcp add yonatangross-orchestkit --transport http https://orchestkit.yonyon.ai/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "yonatangross-orchestkit": {
      "url": "https://orchestkit.yonyon.ai/api/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://orchestkit.yonyon.ai/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · 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 container (OCI image) - can be sandboxed away from your filesystem · remote - your agent's requests go to orchestkit.yonyon.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · Who maintains OrchestKit Docs MCP

OrchestKit Docs MCP is maintained by yonatangross. It's the only MCP server we track from this author; the repo dates to Dec 2025.

04 · Facts

category
AI & ML - ranked #45 of 106 actively-maintained AI & ML servers as of 2026-09-18.
registry
io.github.yonatangross/orchestkit (active, first published 2026-06-09 · 238 versions)
packages
oci:ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-beta.49

05 · OrchestKit Docs MCP FAQ

What is OrchestKit Docs MCP?

107 skills · 36 agents · 171 hooks Explore the Docs → · OrchestKit Community →

Is OrchestKit Docs MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18. We re-verify nightly.

How do I install OrchestKit Docs MCP?

Run `claude mcp add yonatangross-orchestkit --transport http https://orchestkit.yonyon.ai/api/mcp`. The README documents one environment variable (CONTEXT7_API_KEY_CODEX) to set first. Set CONTEXT7_API_KEY_CODEX before connecting. You can also paste the ready-made client config above.

Does OrchestKit Docs MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.

06 · Alternatives to OrchestKit Docs MCP