Agent Search Pro for Gemini CLI
io.github.agentmindcloud/agent-search-pro
Live web search and research synthesis for agents, with free samples and x402 USDC payments.
client:Gemini CLI
transport:streamable-http
tools:3
Install Agent Search Pro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-search-pro": {
"httpUrl": "https://aggregator-beta.vercel.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