Skip to content
Zed

0Latency Memory for Zed

io.github.jghiglia2380/0latency

Persistent memory layer for AI agents. Sub-100ms recall, semantic search, knowledge graphs.

client:Zed transport:sse

Install 0Latency Memory in Zed

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

{
  "context_servers": {
    "0latency": {
      "url": "https://mcp.0latency.ai/mcp?key={api_key}"
    }
  }
}

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

0Latency Memory in other clients