F
fingers
/resolve_entity
resolve entity
FIRST STOP for a name/entity question: 'what is X', 'when did X come out / launch', 'is X legit / a rug', 'who is X', or a bare proper noun / ticker. Runs the c
liveunknown~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 /resolve_entity for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | the name, ticker, or 0x address to resolve, e.g. 'normies', 'serc', '0x9eb6...' |
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":"/resolve_entity","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /resolve_entity -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/resolve_entity", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.