C
CoinPaprika
/getTickersById
getTickersById
Get the current price, market cap, 24h change and volume of one cryptocurrency in USD or another quote currency. Use for 'what is the price of X', 'how much is
liveunknown~5s typical
mcpcoinpaprika
$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-com-coinpaprika-coinpaprika /getTickersById for me.
Input
| Field | Type | Description |
|---|---|---|
| coinId* | string | Canonical CoinPaprika coin slug in 'symbol-name' format, e.g. 'btc-bitcoin', 'eth-ethereum |
| quotes | string | |
| rationale* | string | REQUIRED. In 1-2 sentences explain WHY you are calling this tool and what you intend to do |
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-com-coinpaprika-coinpaprika","endpoint":"/getTickersById","input":{"coinId":"...","rationale":"..."}}'cli
npx cracked-ai run -p mcp-com-coinpaprika-coinpaprika -e /getTickersById -i '{"coinId":"...","rationale":"..."}'mcp
run_tool({ provider: "mcp-com-coinpaprika-coinpaprika", endpoint: "/getTickersById", input: {"coinId":"...","rationale":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.