Skip to content
VS Code

PostZen for VS Code

dev.postzen/postzen

Schedule and publish social posts, manage the inbox, and read analytics across 10 platforms

client:VS Code transport:streamable-http

Install PostZen in VS Code

.vscode/mcp.json

{
  "servers": {
    "postzen": {
      "type": "http",
      "url": "https://mcp.postzen.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PostZen in other clients