
Memento Protocol
- myrakrusemark/memento-protocol
Gives an AI agent persistent memory so a solo builder can have it store what matters and recall it later by meaning across sessions.
About
Memento Protocol is an MCP server that gives AI agents persistent memory: store what matters, recall it later by meaning, and skip the noise. A solo builder connects it, with a Memento API key and workspace, to give their agent durable cross-session recall. It installs as an npm stdio package backed by a hosted SaaS.
- Persistent agent memory
- Semantic recall by meaning
- Workspace-scoped storage
- stdio MCP via npm
Memento Protocol by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --env MEMENTO_API_KEY=YOUR_MEMENTO_API_KEY --env MEMENTO_API_URL=YOUR_MEMENTO_API_URL --env MEMENTO_WORKSPACE=YOUR_MEMENTO_WORKSPACE memento-mcp -- npx -y memento-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | memento-mcp |
|---|---|
| Transport | STDIO |
| Auth | Required |
| Repository | myrakrusemark/memento-protocol ↗ |
What it does
Gives an AI agent persistent memory so a solo builder can have it store what matters and recall it later by meaning across sessions.
Who is it for?
Solo devs adding durable memory to their AI agents