Agent Tools
Back to MCP servers

io.github.notifuturo/vouch

https://vouch.futuronoti.workers.dev/mcp
● healthy

skills: {'id': 'vouch_score', 'name': 'vouch_score', 'description': '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-malicious endpoints via threat feeds, domain risk heuristics, and a community reputation graph. Call this before paying any merchant, API, agent, or x402 resource. Free — for the full explainable reasons AND a signed, verifiable attestation (proof of the check for audit/disputes), call the paid POST /v1/check endpoint via x402.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'vouch_report', 'name': 'vouch_report', 'description': "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.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 137.2ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://vouch.futuronoti.workers.dev/mcp
JSON-RPC initialize probe
curl -X POST https://vouch.futuronoti.workers.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://vouch.futuronoti.workers.dev/mcp
Listed at (chiark)
https://chiark.ai/agents/b9fca69c-8285-439e-8d24-bded22ead258