Skip to content
Windsurf

Tada: automated QA for AI-written code for Windsurf

dev.taada/tada

Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.

client:Windsurf transport:stdio runtime:npm

Install Tada: automated QA for AI-written code in Windsurf

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

{
  "mcpServers": {
    "tada": {
      "command": "npx",
      "args": [
        "-y",
        "tada-mcp"
      ]
    }
  }
}

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

Tada: automated QA for AI-written code in other clients