Skip to content
Grok

mcp for Grok

co.axiom/mcp

List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring.

client:Grok transport:sse

Install mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "sse",
      "url": "https://mcp.axiom.co/sse"
    }
  }
}

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

mcp in other clients