Skip to content
Zed

bling bag for Zed

io.github.tjclaude88/bling-bag

Give your bot an identity!

client:Zed transport:stdio runtime:npm

Install bling bag in Zed

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

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

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

bling bag in other clients