Token Price — Real-Time Crypto Prices for 10K+ Tokens
Crypto token price API for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Finance Get Token Price: Use this when you need the current price of any cryptocurrency or token. Returns real-time market data in JSON. 1. price: current price in the requested currency 2. change24h:
What data it sees
Do you need an account
No: the server works without sign-in
Crypto token price API for AI agents. Real-time prices via CoinGecko for 10,000+ tokens: current price in USD, 24h change %, market cap, 24h volume, and all-time high. Bitcoin, Ethereum, Solana, memecoins — everything.
Tools: finance_get_token_price.
Use this when you need current crypto prices for trading, portfolio valuation, alerts, or market analysis. The most basic crypto data tool every agent needs. IMPORTANT: For historical OHLCV candles, use token_get_ohlcv_history.
Returns: {price, change24h, marketCap, volume}. No API key required — x402 micropayment $0.001/call on Base L2.
Server tool list (1)
Raw names from tools/list. Only developers need these.
| finance_get_token_price | Use this when you need the current price of any cryptocurrency or token. Returns real-time market data in JSON. 1. price: current price in the requested currency 2. change24h: 24-hour price change pe |