Skip to content
Grok

GraphOS MCP Server for Grok

io.github.apollographql/graphos-mcp-server

Search Apollo docs, specs, and best practices

client:Grok transport:streamable-http tools:14

Install GraphOS MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "graphos-mcp-server": {
      "type": "http",
      "url": "https://mcp.apollographql.com"
    }
  }
}

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

GraphOS MCP Server in other clients