Loading MCP server directory, please wait...
BugBrain QA platform for AI coding tools: autonomous exploratory testing, test plans, a11y audits.
npx @getmcp/cli add tech.bugbrain/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BUGBRAIN_API_KEYBugBrain API key (sk_live_...) — create one in BugBrain → Settings → API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.bugbrain/mcp": {
"command": "npx",
"args": [
"-y",
"@bugbrain/mcp"
],
"env": {
"BUGBRAIN_API_KEY": "",
"BUGBRAIN_BASE_URL": "",
"BUGBRAIN_TUNNEL_CMD": ""
}
}
}
}