AgentRecall-MCP
Persistent, correction-driven memory for AI agents. Cross-session, cross-platform (Claude Code, Codex, Gemini — any MCP client). Learns from mistakes, compresses context to save tokens, consolidates knowledge overnight. npm: agent-recall-mcp
AgentRecall is a learning loop for AI agents that provides persistent, compounding memory. It captures corrections automatically, surfaces past insights across projects, and uses a five-layer memory pyramid with Ebbinghaus decay and Bayesian feedback. Zero cloud, all local markdown files.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- HHarley HarrisMay 3, 2026
Memory corrections propagate properly — the agent doesn't repeat corrected errors.
- SSage DavisApr 28, 2026
Good for long-running agent deployments where accumulated knowledge matters.
- OOakley LewisApr 14, 2026
Correction-driven memory means the agent gets smarter when you point out mistakes.
- HHayden ClarkMar 8, 2026
Cross-session and cross-platform persistence is rare and valuable.