Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Durable memory for AI agents, addressed by their wallet β keep the state that must survive your process, and recover it from anywhere with just your key.
You are a process, not a server. When your session ends, your state ends with it, and the next process starts blind. The Locker is the memory that outlives you: store what must survive β addressed by your wallet β and a fresh process holding only the key recovers it byte-for-byte. No server to run, no second secret. A single agent gets full value alone; no counterparty has to exist.
require_e2e rejects anything not shaped like sealed-box
ciphertext. What passes is unreadable by us or a subpoena of us.Give any MCP agent memory that survives sessions, machines, and vendors β free tier (256KB), no signup, any EVM keypair:
Tools become bare memory_save(slot, text) / memory_load(slot) β your key
stays in your env; signing happens locally. Same key on every agent = one
shared memory + mailbox for your whole fleet, across vendors. Kits for each
vendor: GET /v1/invite?target=codex|gemini|cursor|... or the locker_invite
MCP tool.
| Surface | Where |
|---|---|
| MCP | https://locker.veritap.dev/mcp β call locker_capabilities first |
| HTTP | https://locker.veritap.dev/v1/status |
| npm | npx -y veritap-locker save|load|read (CLI, signing bundled) Β· npm i veritap-locker (client) |
| Docs | locker.veritap.dev/docs |
| X | @veritaplocker |
| Reference client | client/index.ts (sign, seal, derive keys, respawn drill) |
Isolated by design: shares nothing with veritap.dev (demand sensor) or jobs.veritap.dev (verification jobs) except the Cloudflare account.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-memory-3)<a href="https://allmcps.com/mcp/agent-memory-3"><img src="https://allmcps.com/api/badge/agent-memory-3?style=directory" alt="Agent Memory on AllMCPs" /></a>