Skip to content
Windsurf

playwright trace decoder mcp for Windsurf

io.github.vola-trebla/playwright-trace-decoder-mcp

MCP server for unpacking and analyzing Playwright trace.zip archives

client:Windsurf transport:stdio runtime:npm

Install playwright trace decoder mcp in Windsurf

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

{
  "mcpServers": {
    "playwright-trace-decoder-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-trace-decoder-mcp"
      ]
    }
  }
}

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

playwright trace decoder mcp in other clients