Select Your Use Case
| If you want to… | Start here | Best for |
|---|---|---|
| Teach an AI agent the CoinGecko API instantly | SKILL | Claude Code, Gemini CLI, Codex CLI, Claude.ai |
| Connect an LLM to live CoinGecko data over MCP | MCP Server | Claude, ChatGPT, Cursor, Windsurf, custom agents |
| Query crypto data from the terminal or a shell script | CLI | Developers, analysts, agent function-calling |
| Hit endpoints pay-per-use with no API key | x402 | Prototypes, one-off scripts, autonomous agents |
| Give your IDE assistant the right rules for CoinGecko SDKs | AI Prompts | Cursor, Claude Code, GitHub Copilot |
AI Integrations
The four main ways to connect CoinGecko data to your AI stack. Pick whichever matches how your agent or app consumes data.SKILL
Installable package that teaches AI agents the CoinGecko API.
MCP Server
Connect any MCP-compatible client to live CoinGecko data.
CLI
Fast terminal tool with TUI, CSV export, and live streaming.
x402
Pay-per-request endpoints over Coinbase’s x402 protocol — no API key.
IDE Setup
Drop-in setup guides for the two most popular AI coding environments. More coming soon.Claude Code
MCP, SKILL, and prompt rules for Anthropic’s terminal coding agent.
Cursor
MCP server and SDK rules for the Cursor in-editor assistant.
AI Prompts
Battle-tested prompt libraries for our official SDKs. Drop them into your coding assistant’s rules or paste at the top of a chat.Overview
How to use the prompts across any AI coding assistant.
Python
Rules for the official
coingecko-sdk package.TypeScript
Rules for the official
@coingecko/coingecko-typescript package.Have feedback, a cool idea, or need help? Reach out to
eason.lim@coingecko[dot]com.

