Tada: automated QA for AI-written code for Zed
dev.taada/tada
Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.
client:Zed
transport:stdio
runtime:npm
Install Tada: automated QA for AI-written code in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tada": {
"command": "npx",
"args": [
"-y",
"tada-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs