Verifi
cloud.verifi/human-verificationGet a real human to verify, decide, or improve an AI agent's work.
Tools · 4
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 + …
Poll until ready or failed. Honor retry_after_seconds while processing.
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…
Service description, pricing, and rules.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"verifi": {
"url": "https://verifi.cloud/mcp",
"transport": "streamable-http"
}
}
}