Web Search API for all your agents and LLMs for Gemini CLI
ai.blopus/search
Live web search, image search, topic filters and full-text fetch over our own crawled index.
client:Gemini CLI
transport:streamable-http
Install Web Search API for all your agents and LLMs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"search": {
"httpUrl": "https://mcp.blopus.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