Leadhound API for Gemini CLI
com.leadhoundapi/leadhound
Sales prospecting and lead generation from Google reviews: local businesses leaking leads, scored.
client:Gemini CLI
transport:streamable-http
Install Leadhound API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"leadhound": {
"httpUrl": "https://api.leadhoundapi.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