Skip to content
Zed

Remembra — AI Memory Layer for Zed

io.github.remembra-ai/remembra

Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.

client:Zed transport:stdio runtime:pypi

Install Remembra — AI Memory Layer in Zed

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

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

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

Remembra — AI Memory Layer in other clients