Skip to content
Grok

mcp relay for Grok

io.github.runrelay/mcp-relay

RunRelay MCP relay — AI agent threads, HITL confirmations, and travel capability discovery.

client:Grok transport:sse

Install mcp relay in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-relay": {
      "type": "sse",
      "url": "https://mcp.runrelay.io/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 relay in other clients