Skip to content
Cline

Tada: automated QA for AI-written code for Cline

dev.taada/tada

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

client:Cline transport:stdio runtime:npm

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

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

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