Skip to main content
The official Messari x402 skill for Claude Code allows you to access Messari’s data and insights directly from Claude Code authenticated with x402. Answer crypto questions using the Messari API: 34,000+ assets, 210+ exchanges, 14 data services covering market metrics, social sentiment, research, on-chain analytics, fundraising, governance, and more.

Installation

1. Coinbase Payment MCP extension

For the best user experience, we recommend installing the Coinbase’s Payment MCP extension which provides easy to use hosted wallet with x402 support. Close any open Claude Code sessions and run the following command in your terminal:
npx @coinbase/payments-mcp@latest --client claude-code --auto-config 
Install Command Run the command shown to you. IMPORTANT: Double check the quotes when copying the command, it should be
// Correct
claude mcp add --transport stdio payments-mcp --scope user "COMMAND" "ARGS"

// Incorrect
claude mcp add --transport stdio payments-mcp --scope user "COMMAND ARGS"
Start a Claude Code session and check the status of the MCP server with /mcp command, you should see the payments-mcp server connected MCP Status

2. Authenticate with your x402 wallet

Ask Claude Code to open the payments-mcp wallet
Open the payments-mcp wallet
Payment MCP Wallet Sign In You can then sign into your coinbase account and add USDC to the wallet with the “Fund” or “Receive” buttons. Payment MCP Wallet Fund

3. Get the Messari Skill

Now that your wallet is ready, you can add the Messari Skill to your ~/.claude/skills/ directory
mkdir -p ~/.claude/skills/messari && curl -o ~/.claude/skills/messari/SKILL.md https://raw.githubusercontent.com/messari/skills/refs/heads/master/SKILL.md
Claude Code should now have the Messari Skill available Payment MCP Wallet Sign In

Usage

And now you’re ready to ask Messari anything about crypto Messari Skill Answer You’ll be prompted to to confirm x402 payment, you can choose “don’t ask again” to skip the prompt in the future. Messari Skill Answer Messari Skill Answer