HasData Yelp for VS Code
com.hasdata/yelp
Yelp business search, place details and the full review feed, as structured JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Yelp in VS Code
.vscode/mcp.json
{
"servers": {
"yelp": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=yelp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs