Skip to content
VS Code

openpost for VS Code

io.github.rodrgds/openpost

Manage social publishing workflows through OpenPost

client:VS Code transport:streamable-http

Install openpost in VS Code

.vscode/mcp.json

{
  "servers": {
    "openpost": {
      "type": "http",
      "url": "https://app.openpo.st/mcp"
    }
  }
}

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

openpost in other clients