orynworks·/capability/token-price
main·base mainnet·live
Skillmarket-data
Token Price
token-price
About
Current USD price for any major cryptocurrency. Send `{ ids: 'ethereum' }` or `{ symbol: 'ETH' }` and get back price, 24h change, market cap, and 24h volume. Supports CoinGecko-style ids and common symbol shortcuts (eth, btc, usdc, sol, etc.). Backed by CoinGecko's public API.
How to use
1 · install for your MCP client
install · token-price
$
npx orynworks install token-price2 · or call it directly with curl
call · token-price
$
curl -X POST https://api.oryn.works/v1/skills/token-price/call \
-H "Content-Type: application/json" \
-d '{"ids":"ethereum,bitcoin"}'Need help wiring it up? See the docs.
Usage (last 7d)
—
Calls
—
Success
—
Avg latency
No usage yet.