Skip to content
Zed

LBrain for Zed

ai.lbrain/lbrain

Local-first agent memory. Source, date, bind/abstain. Permanent name: lbrain.ai/claim.html

client:Zed transport:stdio runtime:pypi

Install LBrain in Zed

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

{
  "context_servers": {
    "lbrain": {
      "command": "uvx",
      "args": [
        "lbrain-coding-agents"
      ]
    }
  }
}

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

LBrain in other clients