Skip to content
Claude Desktop

Trustabl for Claude Desktop

io.github.trustabl/agent-reliability-analyzer

Find and fix reliability and safety gaps in agent code, across nine agent SDKs.

client:Claude Desktop transport:stdio runtime:oci

Install Trustabl in Claude Desktop

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

{
  "mcpServers": {
    "agent-reliability-analyzer": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/trustabl/agent-reliability-analyzer:0.1.11"
      ]
    }
  }
}

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

Trustabl in other clients