Skip to content
Claude Desktop

evr for Claude Desktop

io.github.brienbounded/evr

Checks agent traces for evidence-readiness: verifies evidence is present, not that it is true.

client:Claude Desktop transport:stdio runtime:pypi

Install evr in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "evr": {
      "command": "uvx",
      "args": [
        "evidence-readiness"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

evr in other clients