Skip to content
Zed

bundlebox for Zed

io.github.blackswanalpha/bundlebox

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

client:Zed transport:stdio runtime:npm

Install bundlebox in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bundlebox": {
      "command": "npx",
      "args": [
        "-y",
        "bundlebox"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

bundlebox in other clients