PostDashPro for VS Code
io.github.fortuneflick/postdashpro
Social post scheduling for AI agents: queue or draft posts to 12 connected networks.
client:VS Code
transport:streamable-http
Install PostDashPro in VS Code
.vscode/mcp.json
{
"servers": {
"postdashpro": {
"type": "http",
"url": "https://postdashpro.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs