Trust Gate runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.
Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trust-gate -- npx -y @registeredbrands/trust-gate-mcp
{
"mcpServers": {
"trust-gate": {
"args": [
"-y",
"@registeredbrands/trust-gate-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.trust-gate]
command = "npx"
args = ["-y", "@registeredbrands/trust-gate-mcp"]
{
"mcpServers": {
"trust-gate": {
"args": [
"-y",
"@registeredbrands/trust-gate-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"trust-gate": {
"args": [
"-y",
"@registeredbrands/trust-gate-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RB_API_KEY (Your RegisteredBrands.AI API key from registeredbrands.ai/dashboard/api-keys), RB_API_URL (API base URL (default: https://registeredbrands.ai)).
The author declared them in the registry entry; get the values from the project itself.
Verifies a merchant storefront is legitimate before an AI agent commits payment.
Pre-payment merchant trust checks for x402 agents on Base and Solana.
Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
MENA commerce integration layer for AI agents: payments, BNPL, logistics, e-commerce, tax.
CrossingKey MCP for agent commerce, x402 payments, deterministic execution, and verifiable receipts.
Trust and payment layer for the agentic economy on the XRP Ledger.
Escrow, reputation, and payments for agent-to-agent commerce. Non-custodial USDC/Base L2.
Identity/reputation verification for agent-to-agent payments across x402, AP2, MPP, checkout.
Answers built from our own checks of this server.