Skip to content
Grok

mcp registry for Grok

ai.shawndurrani/mcp-registry

Search the public MCP Registry; discover servers and copy SSE URLs.

client:Grok transport:sse

Install mcp registry in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-registry": {
      "type": "sse",
      "url": "https://mcp-registry.shawndurrani.ai/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 registry in other clients