AnyAPI for Gemini CLI
io.github.getanyapi-com/anyapi
Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:10
Install AnyAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"anyapi": {
"httpUrl": "https://api.getanyapi.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