Skip to content
Claude Code

TrustAgent — counterparty verification for Claude Code

io.trust-agent/trustagent-mcp

Is this address safe to pay? OFAC sanctions, ERC-8004 reputation, contract analysis.

client:Claude Code transport:stdio runtime:npm

Install TrustAgent — counterparty verification in Claude Code

run in your project directory

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

claude mcp add trustagent-mcp -e TRUSTAGENT_URL=<TRUSTAGENT_URL> -e TRUSTAGENT_WALLET_KEY=<TRUSTAGENT_WALLET_KEY> -e TRUSTAGENT_MAX_PER_CALL_USD=<TRUSTAGENT_MAX_PER_CALL_USD> -e TRUSTAGENT_MAX_SESSION_USD=<TRUSTAGENT_MAX_SESSION_USD> -- npx -y trustagent-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

TrustAgent — counterparty verification in other clients