macrocosm-os/macrocosmos-mcp
ποΈ π βοΈ Access real-time X/Reddit/YouTube data directly in your LLM applications with search phrases, users, and date filtering.
Quick Start
Clone the repository:
git clone https://github.com/macrocosm-os/macrocosmos-mcpClaude Desktop configuration example:
{
"mcpServers": {
"macrocosmos-mcp": {
"command": "npx",
"args": [
"-y",
"macrocosm-os/macrocosmos-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.