Skip to content
Zed

emem, the verifiable memory protocol for the physical world for Zed

io.github.vortx-ai/emem

Shared memory for AI agents. One address per fact, one signature you check. No key to read.

client:Zed transport:streamable-http runtime:oci tools:18

Install emem, the verifiable memory protocol for the physical world in Zed

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

{
  "context_servers": {
    "emem": {
      "url": "https://emem.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

emem, the verifiable memory protocol for the physical world in other clients