DunSocial for VS Code
com.dunsocial/dunsocial
Schedule and publish social posts with OAuth, drafts, media, workspaces, and brand memory.
client:VS Code
transport:streamable-http
Install DunSocial in VS Code
.vscode/mcp.json
{
"servers": {
"dunsocial": {
"type": "http",
"url": "https://api.dunsocial.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs