Skip to content
Grok

Help for Grok

io.github.mctx-ai/help

Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up

client:Grok transport:sse

Install Help in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "help": {
      "type": "sse",
      "url": "https://help.mctx.ai/v1.0.40"
    }
  }
}

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

Help in other clients