verdict mcp for Claude Desktop
io.github.dgotlieb/verdict-mcp
Sandboxed test runs for coding agents: compact typed verdicts with failure fingerprints and history
client:Claude Desktop
transport:stdio
runtime:pypi
Install verdict mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verdict-mcp": {
"command": "uvx",
"args": [
"verdict-mcp"
],
"env": {
"VERDICT_PROJECT": "<VERDICT_PROJECT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs