HasData Yellow Pages for Gemini CLI
com.hasdata/yellowpages
Yellow Pages local business search and full business listings, as structured JSON.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install HasData Yellow Pages in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"yellowpages": {
"httpUrl": "https://mcp.hasdata.com/mcp?apis=yellowpages"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs