LunarCrush
Real-time social and market intelligence
About LunarCrush
LunarCrush is a social analytics and market-intelligence platform for brands, companies, stocks, and cryptocurrencies. Its remote MCP server gives assistants real-time social metrics, sentiment, trending topics, and market data for research workflows.
Connection details
https://lunarcrush.ai/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add lunarcrush --transport http https://lunarcrush.ai/mcpFrequently asked questions
What is the LunarCrush remote MCP server?
The LunarCrush remote MCP server is a hosted Model Context Protocol endpoint at https://lunarcrush.ai/mcp, so AI assistants can connect to it without installing or running anything locally. LunarCrush is a social analytics and market-intelligence platform for brands, companies, stocks, and cryptocurrencies. Its remote MCP server gives assistants real-time social metrics, sentiment, trending topics, and market data for research workflows.
How do I connect to the LunarCrush MCP server?
Add the endpoint https://lunarcrush.ai/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the LunarCrush MCP server require authentication?
Yes. LunarCrush uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the LunarCrush MCP server use?
LunarCrush exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

