Loading MCP server directory, please wait...
Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.
npx @getmcp/cli add io.github.Botagram/trust-gateRequires Node.js 18+. Community-contributed server. Review source before installing.
RB_API_KEYYour RegisteredBrands.AI API key from registeredbrands.ai/dashboard/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Botagram/trust-gate": {
"command": "npx",
"args": [
"-y",
"@registeredbrands/trust-gate-mcp"
],
"env": {
"RB_API_KEY": "",
"RB_API_URL": ""
}
}
}
}