How do I connect LunarCrush to Claude Code?

Run this in your terminal, replacing YOUR_API_KEY with your key from lunarcrush.com/developers/api/authentication:


claude mcp add --transport http LunarCrush https://lunarcrush.ai/mcp --header "Authorization: Bearer YOUR_API_KEY"

Once added, Claude Code can call LunarCrush tools automatically. Try: 'What are the top trending crypto topics right now?'

Helpful links