SocialSwarm for Cursor
io.github.rarrifund/socialswarm
Turn an article into several X/Twitter thread drafts, each with a different hook
client:Cursor
transport:streamable-http
tools:1
Install SocialSwarm in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"socialswarm": {
"url": "https://social-swarm.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs