Skip to content
VS Code

bundlebox for VS Code

io.github.blackswanalpha/bundlebox

Where the work is, packed before the agent reads: brief, symbol tables, findings, token bill.

client:VS Code transport:stdio runtime:npm

Install bundlebox in VS Code

.vscode/mcp.json

{
  "servers": {
    "bundlebox": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "bundlebox"
      ]
    }
  }
}

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

bundlebox in other clients