Wherobots for Gemini CLI
com.wherobots/mcp-server
Generate and run high performance queries on open and private spatial data at-scale in the cloud
client:Gemini CLI
transport:streamable-http
Install Wherobots in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://api.cloud.wherobots.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs