Skip to content
Zed

Kortexio Memory for Zed

io.kortexio/memory

Hosted ambient memory for AI agents. Retrieve context and save notes via MCP tools with OAuth.

client:Zed transport:streamable-http

Install Kortexio Memory in Zed

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

{
  "context_servers": {
    "memory": {
      "url": "https://mcp.kortexio.io/{appId}/mcp"
    }
  }
}

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

Kortexio Memory in other clients