Skip to content
Gemini CLI

ToolRouter for Gemini CLI

io.github.humanleap/toolrouter

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

client:Gemini CLI transport:streamable-http tools:48

Install ToolRouter in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "toolrouter": {
      "httpUrl": "https://api.toolrouter.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

All 48 tools →

ToolRouter in other clients