How to Use the CryptoCompare (Crypto Market Data) MCP in Claude Code
Pipe live crypto prices and historical OHLCV data directly into your Claude Code terminal workflows using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CryptoCompare (Crypto Market Data) MCP to Claude Code
Create your Vinkius account to connect CryptoCompare (Crypto Market Data) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe pricing data in Claude Code.
Claude Code runs `get_price` to fetch raw asset valuations directly in your terminal shell. You can pipe this output into grep, jq, or local bash scripts to monitor price shifts without opening a browser. When monitoring multiple assets, the CLI agent uses `get_price_multi` to output clean JSON payloads. This makes it easy to write cron jobs that log prices to a local text file or trigger terminal alerts.
Generate terminal market reports.
This MCP server exposes `get_top_mktcap` to quickly list the highest-valued digital assets. Claude Code runs this tool to generate instant markdown reports or terminal tables right inside your SSH session. The agent chains this with `get_top_pairs` to map the most active trading venues for those assets. It outputs the volume metrics directly to stdout for immediate review or logging.
CLI historical data exports.
Claude Code triggers `get_historical_minute` to grab high-frequency price points directly from the terminal. The agent formats this historical data into CSV format, making it ready for immediate ingestion by other CLI data tools. For longer timelines, the CLI uses `get_historical_hourly` to fetch historical candle data. It writes these structures directly to your local file system, bypassing the need for manual python download scripts.
Set up CryptoCompare (Crypto Market Data) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecryptocompare-crypto-market-data-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest CryptoCompare (Crypto Market Data) transactions." It will automatically discover and invoke the available CryptoCompare (Crypto Market Data) tools.
claude mcp add --transport http cryptocompare-crypto-market-data-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about CryptoCompare (Crypto Market Data) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CryptoCompare (Crypto Market Data) MCP today
We host it, we monitor it, we maintain it. You just paste one token.