Skip to content
Zed

br8n for Zed

io.github.anthonysuherli/br8n

Capture dev context on interrupt; replay it as a 30-second resume card. Git stash for your head.

client:Zed transport:stdio runtime:pypi

Install br8n in Zed

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

{
  "context_servers": {
    "br8n": {
      "command": "uvx",
      "args": [
        "br8n"
      ]
    }
  }
}

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

br8n in other clients