web search for Gemini CLI
ai.groundroute/web-search
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
client:Gemini CLI
transport:streamable-http
Install web search in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-search": {
"httpUrl": "https://api.groundroute.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs