WV
Whysaid — Verify claims, sources & AI answer share
/verify_claim
verify claim
Independently verify a claim against a real check — an HTTP fetch, a file, or a command — instead of taking an assertion on trust. Call it on the premise BEFORE
liveverifiedunknown~5s typical
mcpprobedwhysaid—verify
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-whysaid-verify /verify_claim for me.
Input
| Field | Type | Description |
|---|---|---|
| claim* | string | |
| check_kind | string (http | file | shell) | |
| check_spec | object |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-whysaid-verify","endpoint":"/verify_claim","input":{"claim":"..."}}'cli
npx cracked-ai run -p mcp-ai-whysaid-verify -e /verify_claim -i '{"claim":"..."}'mcp
run_tool({ provider: "mcp-ai-whysaid-verify", endpoint: "/verify_claim", input: {"claim":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.