Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Verifi

cloud.verifi/human-verification

Get a real human to verify, decide, or improve an AI agent's work.

Uptime
100.0%
1 direct probes · 30d
Response
358ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

verify_claim

Ask a real human to verify a claim. intent: what your agent is trying to do (max 2000 chars). claim: the claim a human should verify (max 4000 chars). agent_id: your wallet address (0x + …

get_verify

Poll until ready or failed. Honor retry_after_seconds while processing.

unlock_verify

Pass gate 2 for a ready chain and return the human result. This gate costs 2.90 USDC. Omit payment_signature first: standard x402-aware MCP clients handle the payment request and retry throug…

verifi_info

Service description, pricing, and rules.

How to use

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

{
  "mcpServers": {
    "verifi": {
      "url": "https://verifi.cloud/mcp",
      "transport": "streamable-http"
    }
  }
}