Fidenta Verify
FV
Fidenta Verify
/estimate_claims

estimate claims

FREE. Break text into checkable claims and report how many there are and how many credits verifying them would cost. Spends nothing and verifies nothing. Always

liveunknown~5s typical
mcpfidentaverify
$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-noevant-fidenta-verify /estimate_claims for me.

Input

FieldTypeDescription
textstringThe text to break into claims. May also be a bare link.
urlstringA public http(s) link to an article or web page. We fetch it, extract the readable text an

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-noevant-fidenta-verify","endpoint":"/estimate_claims","input":{}}'
cli
npx cracked-ai run -p mcp-ai-noevant-fidenta-verify -e /estimate_claims -i '{}'
mcp
run_tool({ provider: "mcp-ai-noevant-fidenta-verify", endpoint: "/estimate_claims", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.