Playwright for Windsurf
io.github.microsoft/playwright-mcp
Playwright Tools for MCP
client:Windsurf
transport:stdio
runtime:npm
tools:8
Install Playwright in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs