PostSyncer for VS Code
io.github.postsyncer/postsyncer
Schedule, publish, and analyze social media posts across 11 platforms from any MCP client.
client:VS Code
transport:streamable-http
Install PostSyncer in VS Code
.vscode/mcp.json
{
"servers": {
"postsyncer": {
"type": "http",
"url": "https://postsyncer.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs