Token Price — Real-Time Crypto Prices for 10K+ Tokens
Crypto token price API for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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:
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| 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 |