Skip to content
Zed

Agentage Memory for Zed

io.agentage/memory

One memory, every AI. A shared, user-owned markdown memory your AI clients read and write over MCP.

client:Zed transport:streamable-http

Install Agentage Memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://memory.agentage.io/mcp"
    }
  }
}

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

Agentage Memory in other clients