Superpowers.social for Claude Desktop
social.superpowers/social-superpowers
Live X/Twitter and Reddit research. 10 read-only MCP tools, Google/GitHub sign-in. Free tier.
client:Claude Desktop
transport:streamable-http
Install Superpowers.social in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"social-superpowers": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://superpowers.social/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs