Agent Nexus for Gemini CLI
app.agentnexus/agent-nexus
180+ tested APIs, MCP servers and CLIs your agent can call. Self-service key in one call.
client:Gemini CLI
transport:streamable-http
tools:6
Install Agent Nexus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-nexus": {
"httpUrl": "https://agentnexus.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs