Skip to content
Grok

OrchestKit Docs MCP for Grok

io.github.yonatangross/orchestkit

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

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

Install OrchestKit Docs MCP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

OrchestKit Docs MCP in other clients