Skip to content
Windsurf

vew mcp for Windsurf

io.github.yawlabs/vew-mcp

Browser MCP: drive a real Chromium via Playwright with compact ref-addressable page snapshots

client:Windsurf transport:stdio runtime:npm

Install vew mcp in Windsurf

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

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

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

vew mcp in other clients