Skip to content
Windsurf

Vibe Test — Browser Testing Agent for Windsurf

io.github.aishwaryshrivastav/vibe-testing

Code-aware browser testing agent — 14 Playwright tools for AI code editors via MCP

client:Windsurf transport:stdio runtime:npm

Install Vibe Test — Browser Testing Agent in Windsurf

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

{
  "mcpServers": {
    "vibe-testing": {
      "command": "npx",
      "args": [
        "-y",
        "vibe-testing"
      ]
    }
  }
}

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

Vibe Test — Browser Testing Agent in other clients