Skip to content
VS Code

Post Bridge for VS Code

io.github.jackfriks/post-bridge

Schedule and publish social media posts to 10 platforms from your AI agent

client:VS Code transport:streamable-http

Install Post Bridge in VS Code

.vscode/mcp.json

{
  "servers": {
    "post-bridge": {
      "type": "http",
      "url": "https://www.post-bridge.com/api/mcp/mcp"
    }
  }
}

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

Post Bridge in other clients