Skip to content
Zed

enacta for Zed

ai.multi-turn/enacta

Long-term memory for AI agents: durable records, observable retrieval, governed context assembly.

client:Zed transport:streamable-http

Install enacta in Zed

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

{
  "context_servers": {
    "enacta": {
      "url": "https://api.multi-turn.ai/mcp"
    }
  }
}

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

enacta in other clients