如何将 LunarCrush 连接到 Claude Code?
在您的终端中运行此命令,将 YOUR_API_KEY 替换为您在 lunarcrush.com/developers/api/authentication 获取的密钥:
claude mcp add --transport http LunarCrush https://lunarcrush.ai/mcp --header "Authorization: Bearer YOUR_API_KEY"
添加后,Claude Code 即可自动调用 LunarCrush 工具。尝试提问:'当前最热门的加密货币话题是什么?'
有用链接