Skip to content
Zed

Brainiall Memory for Zed

com.brainiall/memory

Persistent semantic memory storage, associative recall, and recent memory index by namespace.

client:Zed transport:streamable-http

Install Brainiall Memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://api.brainiall.com/mcp/memory/mcp"
    }
  }
}

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

Brainiall Memory in other clients