Skip to content
Back to search
90
MCP http

Vouch

x402/vouch

x402 service listed on awesome-x402: Vouch [x402: $0.001/call on eip155:8453, category=agent]

Uptime
no direct probes in 30d
Response
163ms
last probe
Tools
2
callable
Resources
0
readable
Prompts
0
available

Tools · 2

vouch_score

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…

vouch_report

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vouch": {
      "url": "https://vouch.futuronoti.workers.dev",
      "transport": "http"
    }
  }
}