Skip to content
Claude Desktop

Bubbl for Claude Desktop

io.github.bubbl-ai/bubbl

AI teammate for tasks: builds your list from meetings, email and chats, and checks off done work.

client:Claude Desktop transport:streamable-http

Install Bubbl in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bubbl": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.bubblai.com/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

Bubbl in other clients