fingers
F
fingers
/nft_floor_price

nft floor price

LIVE floor price of an NFT collection, fetched right now from Alchemy (OpenSea + LooksRare). Use this for any 'current/right now' floor or price question — NEVE

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_price for me.

Input

FieldTypeDescription
contract_address*stringthe collection's 0x contract address
chainstringEVM chain: ethereum, base, arbitrum, optimism, polygon, or bsc (default ethereum)

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

Try it

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