Google Local for Gemini CLI
io.github.johnisanerd/google-local
Find local businesses on Google: name, address, phone, hours, ratings, and photos.
client:Gemini CLI
transport:streamable-http
Install Google Local in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-local": {
"httpUrl": "https://mcp.apify.com/?tools=johnvc/google-local-api"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs