Skip to content
VS Code

Bubbl for VS Code

io.github.bubbl-ai/bubbl

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

client:VS Code transport:streamable-http

Install Bubbl in VS Code

.vscode/mcp.json

{
  "servers": {
    "bubbl": {
      "type": "http",
      "url": "https://api.bubblai.com/mcp"
    }
  }
}

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

Bubbl in other clients