Skip to content
Gemini CLI

HasData Yelp for Gemini CLI

com.hasdata/yelp

Yelp business search, place details and the full review feed, as structured JSON.

client:Gemini CLI transport:streamable-http runtime:npm

Install HasData Yelp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "yelp": {
      "httpUrl": "https://mcp.hasdata.com/mcp?apis=yelp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

HasData Yelp in other clients