Skip to content
Zed

HasData Yelp for Zed

com.hasdata/yelp

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

client:Zed transport:streamable-http runtime:npm

Install HasData Yelp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "yelp": {
      "url": "https://mcp.hasdata.com/mcp?apis=yelp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

HasData Yelp in other clients