Second Opinion
com.secondopinionx402/second-opinionAdversarial verification for AI agents - pay an independent skeptic per verdict in USDC via x402.
Tools · 6
Independent reasoning-only check of a claim ($0.02, ~20s, no web research). Use for logic, internal consistency, and stable established knowledge (definitions, architectures, history, maths). Returns …
Independent adversarial verification with live web research ($0.20, ~60s). A separate AI attempts to refute the claim using current sources and returns a verdict with citations. Use before irreversibl…
Three independent adversarial verifiers attack the claim through different lenses (evidence, logic, currency) and vote ($0.75, ~90s). Use for high-stakes or contested claims where a single check is no…
FREE TRIAL — no wallet, no payment, no account: the same quick reasoning-only check as second_opinion_quick, 3/day per caller (claims up to 500 chars; global daily cap applies). The trial verdict is u…
Fetch the verdict for a paid async job — polling is FREE and the verdict is already paid for. Returns status running|done|failed, with the full verdict when done.
FREE: current tiers, prices, and exact on-chain payment requirements (accepts) for every rail — Algorand, Base, Polygon, Solana. Use this to pre-build a payment, or to discover what a verification wil…
Resources · 1
Paste-ready standing policy for agents: verify the load-bearing claim before irreversible actions; refuted = hard stop, inconclusive = escalate or hold, supported = proceed and keep the signed receipt…
secondopinion://policy
Prompts · 2
Adds Second Opinion's drop-in verification policy to the conversation as a standing rule: get an independent adversarial check of load-bearing claims before irreversible actions, and act on the verdic…
Pre-commitment check for one claim: picks the cheapest adequate tier (quick for stable knowledge/logic, verify for current-world claims), then applies the verdict policy — refuted = hard stop, inconcl…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"second_opinion": {
"url": "https://secondopinionx402.com/mcp",
"transport": "streamable-http"
}
}
}