emem, the verifiable memory protocol for the physical world for VS Code
io.github.vortx-ai/emem
Shared memory for AI agents. One address per fact, one signature you check. No key to read.
client:VS Code
transport:streamable-http
runtime:oci
tools:18
Install emem, the verifiable memory protocol for the physical world in VS Code
.vscode/mcp.json
{
"servers": {
"emem": {
"type": "http",
"url": "https://emem.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs