Skip to content
Gemini CLI

ToolAPI for Gemini CLI

org.toolapi/hub

Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

client:Gemini CLI transport:sse

Install ToolAPI in Gemini CLI

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

{
  "mcpServers": {
    "hub": {
      "url": "https://toolapi.org/sse"
    }
  }
}

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

ToolAPI in other clients