Back to MCP Servers
Macrocosmos
🎖️ 🐍 ☁️ Access real-time X/Reddit/YouTube data directly in your LLM applications with search phrases, users, and date filtering.
social-mediallm
By macrocosm-os
Installation
npx -y macrocosmos-mcpConfiguration
{
"mcpServers": {
"macrocosmos-mcp": {
"command": "npx",
"args": ["-y", "macrocosmos-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes