Pubble for Grok
io.pubble/pubble
Real-time audience engagement for newsrooms and events: live Q&A, polls, liveblogs, chat.
client:Grok
transport:streamable-http
Install Pubble in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pubble": {
"type": "http",
"url": "https://www.pubble.io/api/v2/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs