概要
Local LTM is a modular, locally-maintained Long-Term Memory system designed to provide AI agents with durable memory capabilities. Operating as a Model Context Protocol (MCP) server, it allows a single user to run multiple AI agents that can store, search, update, and delete persistent knowledge, preferences, facts, and skills. It leverages Mem0 as its memory backend, offering structured storage for episodic, semantic, and procedural memory types, ensuring AI agents can maintain context and learn across conversations.