F
fingers
/verify
Verify with fingers
Verify what is actually TRUE about something before you act on it. CALL THIS BEFORE you: sign a transaction, approve or set a token allowance, send funds, buy o
livedegraded · 461ms~5s typical
mcpfingers
$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-co-fingersai-fingers /verify for me.
Input
| Field | Type | Description |
|---|---|---|
| question* | string | What you need verified, in plain language (e.g. 'is 0x... a honeypot?', 'is this the real |
| category | string (contract | identity | market | general) | Optional hint: contract/token safety, identity/authenticity, market/price/odds, or general |
| context | object | Optional structured context to disambiguate. |
| fresh | boolean | Skip cache and re-research now, for live/volatile numbers like a current floor or price. |
| max_wait_s | number | Optional. Max seconds to wait before returning a fast provisional result (status 'research |
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-co-fingersai-fingers","endpoint":"/verify","input":{"question":"..."}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /verify -i '{"question":"..."}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/verify", input: {"question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.