fingers
F
fingers
/nft_floor_history

nft floor history

Historical NFT FLOOR over the last N days from CoinGecko, for one collection or a COMPARISON of two. One collection: the floor path, high/low, net change, and w

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 /nft_floor_history for me.

Input

FieldTypeDescription
query*stringthe collection name, e.g. 'stonkbrokers'
daysnumberhow many days back (1-365, default 30)
compare_tostringoptional second collection to compare floors against, e.g. 'bored ape yacht club'

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":"/nft_floor_history","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /nft_floor_history -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/nft_floor_history", input: {"query":"..."} })

Try it

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