Pubble for Claude Desktop
io.pubble/pubble
Real-time audience engagement for newsrooms and events: live Q&A, polls, liveblogs, chat.
client:Claude Desktop
transport:streamable-http
Install Pubble in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pubble": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.pubble.io/api/v2/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs