Verdict QA for Claude Desktop
io.github.artjack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Verdict QA in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verdict": {
"command": "uvx",
"args": [
"verdict-qa-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs