Skip to content
Zed

MemPersist for Zed

io.github.ravhirizaldi/mempersist

Durable, revision-pinned memory storage and retrieval for AI conversations.

client:Zed transport:streamable-http

Install MemPersist in Zed

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

{
  "context_servers": {
    "mempersist": {
      "url": "https://mempersist.codifiedtech.id/mcp"
    }
  }
}

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

MemPersist in other clients