Skip to content
Claude Desktop

Trust Gate for Claude Desktop

io.github.cwnapps/trust-gate-mcp

Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.

client:Claude Desktop transport:streamable-http tools:4

Install Trust Gate in Claude Desktop

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

{
  "mcpServers": {
    "trust-gate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://trust-gate-mcp.onrender.com/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

What Claude Desktop can do once it is connected

Trust Gate in other clients