Skip to content
Cline

trust for Cline

io.github.agntor/trust

Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.

client:Cline transport:stdio runtime:npm

Install trust in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "trust": {
      "command": "npx",
      "args": [
        "-y",
        "@agntor/mcp"
      ],
      "env": {
        "AGNTOR_API_KEY": "<AGNTOR_API_KEY>",
        "AGNTOR_SECRET_KEY": "<AGNTOR_SECRET_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

trust in other clients