server for Gemini CLI
co.heyspark.mcp/server
Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews.
client:Gemini CLI
transport:streamable-http
tools:4
Install server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"server": {
"httpUrl": "https://mcp.heyspark.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs