playwright wizard mcp for Windsurf
io.github.oguzc/playwright-wizard-mcp
MCP server providing Playwright test generation wizard with intelligent prompts and best practices
client:Windsurf
transport:stdio
runtime:npm
Install playwright wizard mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"playwright-wizard-mcp": {
"command": "npx",
"args": [
"-y",
"playwright-wizard-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs