Socialync for VS Code
io.github.jackvitick/socialync
Draft, schedule, and publish posts to 8 social platforms with human approval via Socialync OAuth.
client:VS Code
transport:streamable-http
Install Socialync in VS Code
.vscode/mcp.json
{
"servers": {
"socialync": {
"type": "http",
"url": "https://mcp.socialync.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs