Can AI agents autonomously use LunarCrush data?

Yes. Any agent framework that supports MCP — Claude Code, LangChain, CrewAI, AutoGen, and others — can connect to https://lunarcrush.ai/mcp and call LunarCrush tools autonomously. The agent discovers available tools like get_topic_summary, get_trending_topics, and get_asset_metrics, and can invoke them without human intervention.

Helpful links