Skip to content
Grok

EchoRelay for Grok

dev.echorelay/management

A managed runtime for custom API integrations. Manage lines, endpoints, keys, logs and DLQ via MCP.

client:Grok transport:streamable-http tools:80

Install EchoRelay in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "management": {
      "type": "http",
      "url": "https://mcp.echorelay.dev"
    }
  }
}

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

All 80 tools →

EchoRelay in other clients