Skip to content
Zed

memory for Zed

me.ai-know/memory

Chinese-first brain-inspired memory MCP — hybrid recall, 7-layer user profile, workspace assembly.

client:Zed transport:streamable-http

Install memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://ai-know.me/mcp"
    }
  }
}

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

memory in other clients