Skip to content
Grok

ai model router for Grok

io.github.lazymac2x/ai-model-router

Cloudflare Workers MCP server: ai-model-router

client:Grok transport:streamable-http tools:3

Install ai model router in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-model-router": {
      "type": "http",
      "url": "https://api.lazy-mac.com/ai-model-router/mcp"
    }
  }
}

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

ai model router in other clients