Skip to content
Grok

Context Book for Grok

io.github.aditya201551/context-book-mcp

Stop re-explaining yourself to Agents. Give it the right context, right when needed.

client:Grok transport:streamable-http

Install Context Book in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "context-book-mcp": {
      "type": "http",
      "url": "https://context-book-mcp-production.up.railway.app"
    }
  }
}

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

Context Book in other clients