google web search for Gemini CLI
com.jojapi/google-web-search
Google Web Search: Google Web Search API. Search the world’s information, including webpages.
client:Gemini CLI
transport:streamable-http
tools:1
Install google web search in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-web-search": {
"httpUrl": "https://mcp.jojapi.com/google-web-search"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs