stoop for Gemini CLI
io.github.oliverhpage/stoop
Find licensed HVAC, plumbing, and electrical providers in Miami with verified ratings.
client:Gemini CLI
transport:streamable-http
tools:4
Install stoop in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stoop": {
"httpUrl": "https://stoop-mcp-server.stoop.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs