F
fingers
/find_collections
find collections
Resolve a collection NAME to the right CONTRACT via CoinGecko's curated NFT index. Returns ranked candidates (contract, floor, holders, supply). The index lists
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 /find_collections for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | the collection name to search for |
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":"/find_collections","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /find_collections -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/find_collections", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.