Skip to content
VS Code

Pubble for VS Code

io.pubble/pubble

Real-time audience engagement for newsrooms and events: live Q&A, polls, liveblogs, chat.

client:VS Code transport:streamable-http

Install Pubble in VS Code

.vscode/mcp.json

{
  "servers": {
    "pubble": {
      "type": "http",
      "url": "https://www.pubble.io/api/v2/mcp"
    }
  }
}

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

Pubble in other clients