HasData Yelp for Cursor
com.hasdata/yelp
Yelp business search, place details and the full review feed, as structured JSON.
client:Cursor
transport:streamable-http
runtime:npm
Install HasData Yelp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yelp": {
"url": "https://mcp.hasdata.com/mcp?apis=yelp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs