Bubbl for Grok
io.github.bubbl-ai/bubbl
AI teammate for tasks: builds your list from meetings, email and chats, and checks off done work.
client:Grok
transport:streamable-http
Install Bubbl in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bubbl": {
"type": "http",
"url": "https://api.bubblai.com/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