Skip to content
Cursor

OrchestKit Docs MCP for Cursor

io.github.yonatangross/orchestkit

Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.

client:Cursor transport:streamable-http runtime:oci tools:2

Install OrchestKit Docs MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "orchestkit": {
      "url": "https://orchestkit.yonyon.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

OrchestKit Docs MCP in other clients