Skip to content
Claude Desktop

TrustRail Counterparty Risk for Claude Desktop

io.github.trustrail-labs/trustrail

External counterparty-risk checks and signed receipts for autonomous agents and machine payments.

client:Claude Desktop transport:streamable-http

Install TrustRail Counterparty Risk in Claude Desktop

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

{
  "mcpServers": {
    "trustrail": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://trustrail-ebon.vercel.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

TrustRail Counterparty Risk in other clients