CoinGecko for Claude, Cursor, ChatGPT & agents
CoinGecko — live crypto prices, market caps, 24h moves, historical charts, trending coins, and coin search across thousands of tokens
curl -fsSL https://tradeloop.top/install.sh | shmacOS / Linux. Windows + manual install.
What it does
CoinGecko — live crypto prices, market caps, 24h moves, historical charts, trending coins, and coin search across thousands of tokens. Use when the user asks about crypto prices / market cap / a token's chart / what's trending / BTC ETH SOL etc. Works key-free on the public API; set COINGECKO_API_KEY for Pro rate limits.
The CoinGecko skill is one of 25+ pre-wired TradeLoop integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the TradeLoop daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once TradeLoop is installed and CoinGecko is connected, ask your agent something like:
- “Get price from CoinGecko.”
- “Top Markets markets from CoinGecko.”
- “Market Chart chart from CoinGecko.”
Tools available (5)
coingecko__get_priceGet the current price, market cap, 24h volume and 24h % change for one or more coins. Pass CoinGecko coin IDs (not tickers) — use search_coins first to resolve a symbol like BTC to its id 'bitcoin'.
coingecko__top_marketsList top coins ranked by market cap, with price, rank, 24h change and volume. Use for 'top crypto', 'biggest coins', market overview.
coingecko__market_chartGet historical price points for a coin over a window. Returns [timestamp_ms, price] pairs for charting / trend analysis.
coingecko__trendingList the coins trending on CoinGecko in the last 24h (most searched). Use for 'what's hot / trending in crypto'.
coingecko__search_coinsSearch coins by name or symbol and return their CoinGecko ids. Use this to resolve a ticker (e.g. BTC, SOL) to the id needed by get_price / market_chart.
How to connect
CoinGecko needs a provider API key to talk to coingecko. Connect it from the TradeLoop dashboard:
- Run
curl -fsSL https://tradeloop.top/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
tradeloop loginto create your account and a device-bound encryption key. - Visit tradeloop.top/connect and authorize CoinGecko.
- Run
tradeloop updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every TradeLoop tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the TradeLoop vault.
See the full TradeLoop pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at CoinGecko? You may also want:
- CFTC COT (Futures Positioning) — weekly futures positioning, free public data
- SEC EDGAR — U.S
- Finnhub — real-time stock quotes plus fundamentals, company news, analyst recommendations, earnings calendar and market news
- FRED (Macro Data) — U.S
- Technical Indicators — precomputed TA suite for any ticker across timeframes
Or browse all 25 skills in the TradeLoop catalog.