comber for Windsurf
io.codecomber/comber
Every-click AI QA: walks your whole app from a preview URL and reports broken clicks and errors.
client:Windsurf
transport:stdio
runtime:npm
Install comber in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"comber": {
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs