Odel
verdict mcp

verdict mcp

Local
@dgotliebPythonApache-2.0Updated 1w ago

Sandboxed test runs for coding agents: compact typed verdicts with failure fingerprints and history

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIverdict-mcpv0.1.0a4

Run

uvx verdict-mcp

MCP client config

{
  "mcpServers": {
    "verdict-mcp": {
      "command": "uvx",
      "args": [
        "verdict-mcp"
      ]
    }
  }
}