SocialSpool for Zed
io.github.thesethrose/socialspool
Create, schedule, and publish social posts through the hosted SocialSpool MCP connector.
client:Zed
transport:streamable-http
Install SocialSpool in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"socialspool": {
"url": "https://mcp.socialspool.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs