YourMemory
AI that remembers and forgets like humans.
The software provides persistent, session‑spanning memory for AI agents that follow the MCP protocol. It stores information in a hybrid structure combining vector embeddings, a graph of relationships, and a biologically inspired decay model based on the Ebbinghaus forgetting curve. Retrieval, pruning, and graph expansion are performed locally without external LLM calls, allowing the system to keep a concise, up‑to‑date context while discarding stale facts.
Developers can register agents, designate memory as shared or private, and control visibility through a matrix of rules. The memory engine supports chain‑aware pruning and recall propagation, enabling multi‑agent scenarios where knowledge is shared or isolated as needed. Two simple commands let agents store and retrieve scoped memories.
Benchmarks on the public LoCoMo‑10 dataset show a 59 % Recall@5, outperforming comparable systems while reducing token usage and LLM calls across multiple sessions. The implementation is open source, self‑hostable, and runs entirely on the user’s hardware.
Reviews
Loading reviews…
Similar apps

AI Coding Agents
GitHub for AI Agent Memory
Shared, versioned memory for your agents and your team
AI Coding Agents
mnemo
Persistent memory for Claude Code, Cursor, and Codex CLI

AI Coding Agents
PeKG
AI memory for coding agent: your knowledge, always available

AI Coding Agents
Engram - MCP Server for AI Dev Agents
Stop burning tokens. Make your agents up to 6x faster.

AI Coding Agents
AgentID
Shared memory, identity and tasks. Lower token costs.

AI Coding Agents
ContextPool
Persistent memory for AI coding agents