Skip to content
Grok

ToolRouter for Grok

io.github.humanleap/toolrouter

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

client:Grok transport:streamable-http tools:48

Install ToolRouter in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "toolrouter": {
      "type": "http",
      "url": "https://api.toolrouter.com/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

All 48 tools →

ToolRouter in other clients