Skip to content
Zed

agent memory for Zed

dev.veritap/agent-memory

Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.

client:Zed transport:streamable-http tools:12

Install agent memory in Zed

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

{
  "context_servers": {
    "agent-memory": {
      "url": "https://locker.veritap.dev/mcp/memory"
    }
  }
}

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

What Zed can do once it is connected

agent memory in other clients