Skip to main content
Everything you need to plug CoinGecko data into your AI stack lives here — whether you’re wiring up an MCP server to Claude, dropping a SKILL into your agent, piping the CLI into a cron job, or paying per-request over x402. Not sure where to start? Use the table below to find your use case, then jump into the matching section.

Select Your Use Case

If you want to…Start hereBest for
Teach an AI agent the CoinGecko API instantlySKILLClaude Code, Gemini CLI, Codex CLI, Claude.ai
Connect an LLM to live CoinGecko data over MCPMCP ServerClaude, ChatGPT, Cursor, Windsurf, custom agents
Query crypto data from the terminal or a shell scriptCLIDevelopers, analysts, agent function-calling
Hit endpoints pay-per-use with no API keyx402Prototypes, one-off scripts, autonomous agents
Give your IDE assistant the right rules for CoinGecko SDKsAI PromptsCursor, 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.