Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

verdict mcp in other clients