18 hours ago
bugAgent turns your AI assistant into a full QA engineer. Create and triage bug reports with AI root-cause analysis, manage test cases and runs, write and execute Playwright automations, run security and performance scans, and track team quality metrics — all from Claude, Cursor, or any MCP client. 109 tools covering the full QA lifecycle. Requires a free bugAgent account at app.bugagent.com.
Server Config
{
"mcpServers": {
"bugagent": {
"type": "http",
"url": "https://mcp.bugagent.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_BUGAGENT_API_KEY"
}
}
}
}