Social Media MCP Server for Zed
io.github.connected-paths/mcp-social
Publish to Bluesky, Threads, LinkedIn, Facebook Pages, and Instagram from ChatGPT or Claude.
client:Zed
transport:streamable-http
Install Social Media MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-social": {
"url": "https://social-mcp.connectedpaths.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs