Skip to content
Gemini CLI

GadgetHumans API Hub for Gemini CLI

io.github.scotia1973-bot/api-hub

334 free developer tools for AI agents. No API key needed.

client:Gemini CLI transport:stdio runtime:pypi

Install GadgetHumans API Hub in Gemini CLI

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

{
  "mcpServers": {
    "api-hub": {
      "command": "uvx",
      "args": [
        "gadgethumans-api-hub-mcp"
      ]
    }
  }
}

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

GadgetHumans API Hub in other clients