Zyla API Hub for Gemini CLI
com.zylalabs/api-hub
Discover and call 10,000+ production APIs from one MCP server. Pay-per-call billing for AI agents.
client:Gemini CLI
transport:streamable-http
tools:8
Install Zyla API Hub in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"api-hub": {
"httpUrl": "https://mcp.zylalabs.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