Skip to content
Windsurf

yelp for Windsurf

io.github.markswendsen-code/yelp

MCP server for Yelp - search businesses, read reviews, make reservations

client:Windsurf transport:stdio runtime:npm

Install yelp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "yelp": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-yelp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

yelp in other clients