Tada: automated QA for AI-written code for Claude Desktop
dev.taada/tada
Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.
client:Claude Desktop
transport:stdio
runtime:npm
Install Tada: automated QA for AI-written code in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tada": {
"command": "npx",
"args": [
"-y",
"tada-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs