Yelp Leads Server for Gemini CLI
io.github.admosolutionsgo-star/yelp-leads-server
Yelp business leads via Apify: rating, phone, price range.
client:Gemini CLI
transport:streamable-http
Install Yelp Leads Server in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"yelp-leads-server": {
"httpUrl": "https://mcp.apify.com/?tools=fetch-actor-details,admo-solutions/yelp-scraper"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs