Skip to content
Zed

JustOnce for Zed

ai.justonce/memory

Persistent memory for AI assistants — one shared, OAuth-secured vault for every MCP client.

client:Zed transport:streamable-http

Install JustOnce in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://mcp.justonce.ai"
    }
  }
}

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

JustOnce in other clients