Yelp for VS Code
io.github.pipeworx-io/yelp
Yelp MCP — wraps the Yelp Fusion API (api.yelp.com/v3)
client:VS Code
transport:streamable-http
Install Yelp in VS Code
.vscode/mcp.json
{
"servers": {
"yelp": {
"type": "http",
"url": "https://gateway.pipeworx.io/yelp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs