google serp for Gemini CLI
io.github.dataleadspro/google-serp
Structured Google search, news, and local results at scale - organic results, news, and local packs
client:Gemini CLI
transport:streamable-http
tools:3
Install google serp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-serp": {
"httpUrl": "https://data.dataleads.pro/mcp/google-serp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs