Skip to content
Zed

one brain for Zed

io.github.prophet-git/one-brain

Shared memory for a team in Claude Code: what one person records, everyone has.

client:Zed transport:streamable-http

Install one brain in Zed

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

{
  "context_servers": {
    "one-brain": {
      "url": "https://onebrain.prophet.lat/api/mcp"
    }
  }
}

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

one brain in other clients