lead stampede for Gemini CLI
io.github.treymerica1982/lead-stampede
Find SMBs by name, city, and business type in the Lead Stampede directory via public MCP tools.
client:Gemini CLI
transport:streamable-http
tools:13
Install lead stampede in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"lead-stampede": {
"httpUrl": "https://lead-stampede-mcp-server-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs