1
reverie is an MCP server that gives LLM agents persistent memory
2
across sessions. it implements the Oblivion architecture with three
3
memory layers, Ebbinghaus-curve decay, and a knowledge graph for
4
semantic recall. no cloud required — runs locally via Ollama
5
embeddings with SQLite persistence. integrates with Claude Code,
6
Claude Desktop, and OpenCode through the Model Context Protocol.