How to Use the Messari MCP in Claude Code
Headless crypto data for Claude Code. Pipe market metrics directly into your CI/CD pipelines and shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Messari MCP to Claude Code
Create your Vinkius account to connect Messari 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.
Claude Code fetches raw metrics
Use `get_asset_metrics` and `get_asset_market_data` in your shell scripts to pull data into your terminal. Pipe the output to other utilities for quick analysis. This MCP Server provides clean, predictable JSON responses. It is perfect for cron jobs that need to log price data or asset states periodically.
Automated asset discovery with Claude Code
Query the entire market through `list_assets` and `list_crypto_markets`. You can filter these lists using standard command-line tools after the server returns the payload. This is ideal for DevOps engineers building monitoring systems. Use the server to verify exchange support via `list_crypto_exchanges` before running your trades.
Headless news ingestion for Claude Code
Integrate `get_crypto_news` into your notification pipeline. You can write simple scripts to alert your team when specific assets hit the wire. Combine this with `list_governance_events` to keep your infrastructure aware of upcoming protocol upgrades. Everything happens in the terminal without a GUI.
Set up Messari 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 seemessari-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Messari transactions." It will automatically discover and invoke the available Messari tools.
claude mcp add --transport http messari-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 Messari MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Messari MCP today
We host it, we monitor it, we maintain it. You just paste one token.