Skip to content
Cursor

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

io.github.vortx-ai/emem

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

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

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

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

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