Persistent, searchable memory for AI agents over the Model Context Protocol, enabling memory storage, full-text search with BM25 ranking, and retrieval across sessions.
Enables persistent storage and retrieval of user preferences, context, and decisions across AI sessions using a structured JSON-based memory system. It provides tools for storing, searching, updating, and managing memories organized by namespaces and tags.