Developer Tools
Trust: 39/100 (Limited)ai.rolli/mcp Guide
Social media search and analytics across X, Reddit, Bluesky, YouTube, and more
by rolliinc
Quick Start
Install
npx @rolli/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-rolli-mcp": {
"command": "npx",
"args": [
"@rolli/mcp"
]
}
}
}