trust gate for Claude Code
io.github.botagram/trust-gate
Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.
client:Claude Code
transport:stdio
runtime:npm
Install trust gate in Claude Code
run in your project directory
claude mcp add trust-gate -e RB_API_KEY=<RB_API_KEY> -e RB_API_URL=<RB_API_URL> -- npx -y @registeredbrands/trust-gate-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs