F
fingers
/token_price
token price
LIVE price + market snapshot for a crypto TOKEN/coin (not an NFT) from CoinGecko: current USD price, 24h and 7d change, market cap, 24h volume, all-time high an
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 /token_price for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | token name or ticker, e.g. 'cashcat' or 'UNI' |
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":"/token_price","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /token_price -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/token_price", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.