From agentic-qe
Agentic QE server with 86 tools for test generation, coverage analysis, quality assessment, chaos testing, security scanning, and fleet coordination. Connects via SSE.
npx claudepluginhub joshuarweaver/cascade-code-testing-misc --plugin proffesor-for-testing-agentic-qe-1Add to your .mcp.json:
{
"mcpServers": {
"agentic-qe": {
"command": "npx",
"args": [
"-y",
"agentic-qe@latest",
"mcp"
]
}
}
}npx