Mnemosyne – A local, Hebbian memory server for Claude/Cursor (MCP)
I'm Zackery, a solo dev. I got frustrated with the current state of LLM memory (mostly just dumping embeddings into a vector DB and doing a top-K semantic search). It feels like a filing cabinet, not a brain. I built Mnemosyne as a local, associative memory backend that plugs directly into Claude Desktop, Cursor, and Windsurf via the Model Context Protocol (MCP). Instead of standard RAG, it uses a SQLite graph with spreading activation and Hebbian decay. How it works: It uses SQLite FTS5 f...
Original Source
Read the full article at Dev →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.