SocialSwarm for Zed
io.github.rarrifund/socialswarm
Turn an article into several X/Twitter thread drafts, each with a different hook
client:Zed
transport:streamable-http
tools:1
Install SocialSwarm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"socialswarm": {
"url": "https://social-swarm.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs