Vouch
x402/vouchx402 service listed on awesome-x402: Vouch [x402: $0.001/call on eip155:8453, category=agent]
Tools · 2
Check whether a counterparty is SAFE TO PAY before sending money. Given a URL or host, returns a 0-100 trust score and risk band (low/medium/high/critical), detecting scams, phishing, and known-malici…
Report a host as a scam/bad actor ('flag') or as trustworthy ('vouch'), improving Vouch's community reputation graph for everyone's future payment-trust checks. Free.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vouch": {
"url": "https://vouch.futuronoti.workers.dev/mcp",
"transport": "http"
}
}
}