Overview of Nocturne Memory
mainNocturne Memory is a long-term memory server designed for MCP (Model Context Protocol) agents. Unlike platform-specific memory (e.g., ChatGPT's memory), Nocturne Memory is hosted in an independent MCP server, allowing an AI's personality, history, and knowledge to persist across different LLMs (Claude, Gemini, GPT, etc.) and clients (Cursor, Windsurf, Claude Desktop, etc.).
Key features include:
- Model Agnostic: The same memory follows the user regardless of the underlying LLM.
- Namespace Isolation: Supports multiple independent AI personalities (e.g., Alice and Bob) with isolated memory spaces.
- MCP Protocol Support: Works with any client supporting
stdioorSSEtransport. - Visual Management: Includes a dashboard for tree-based memory browsing, real-time editing, and versioned audits (diffs and rollbacks).