Skip to content
Zed

knowsme for Zed

dev.knowsme/memory

Portable memory for every AI: one memory that follows you across machines and AI apps.

client:Zed transport:streamable-http

Install knowsme in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://mcp.knowsme.dev/mcp"
    }
  }
}

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

knowsme in other clients