SocialSwarm for VS Code
io.github.rarrifund/socialswarm
Turn an article into several X/Twitter thread drafts, each with a different hook
client:VS Code
transport:streamable-http
tools:1
Install SocialSwarm in VS Code
.vscode/mcp.json
{
"servers": {
"socialswarm": {
"type": "http",
"url": "https://social-swarm.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs