WV
Whysaid — Verify claims, sources & AI answer share
/verify_source
verify source
Confirm a URL is reachable and actually says what it is claimed to say, BEFORE you spend a long context reading or acting on it. Catches dead links, pages that
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_source for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | the URL to check |
| contains | string | text the page must contain for the claim to hold |
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_source","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-whysaid-verify -e /verify_source -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-whysaid-verify", endpoint: "/verify_source", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.