Shared, verifiable memory for AI agents and robots: signed tokens that resolve and verify offline.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like emem, the verifiable memory protocol for the physical world.
https://emem.dev/mcp{
"PORT": "YOUR_VALUE_HERE",
"EMEM_BIND": "YOUR_VALUE_HERE",
"EMEM_DATA": "YOUR_VALUE_HERE",
"EMEM_PUBLIC_URL": "YOUR_VALUE_HERE",
"EMEM_TLS_DOMAINS": "YOUR_VALUE_HERE"
}Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"io-github-vortx-ai-emem": {
"url": "https://emem.dev/mcp"
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
emem, the verifiable memory protocol for the physical world is an MCP server for Shared, verifiable memory for AI agents and robots: signed tokens that resolve and verify offline.. It supports HTTP transport.
Use the generated config in Install. It points your client at the advertised remote endpoint shown on this page.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://emem.dev/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://emem.dev/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://emem.dev/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://emem.dev/mcp.
emem, the verifiable memory protocol for the physical world uses HTTP transport. Endpoint: https://emem.dev/mcp.
emem, the verifiable memory protocol for the physical world inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
emem, the verifiable memory protocol for the physical world does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
ghcr.io/vortx-ai/emem:lateststreamable-http | oci | Not captured | Env: PORT Env: EMEM_BIND Env: EMEM_DATA Env: EMEM_PUBLIC_URL Env: EMEM_TLS_DOMAINS |