关于
Forkscout Memory is a lightweight, independent Model Context Protocol (MCP) server engineered to provide persistent memory for AI agents. It handles crucial aspects of an agent's long-term recall, such as maintaining a dynamic knowledge graph with structured facts and confidence scores, tracking conversation history, managing active tasks, and preserving the agent's self-identity. Optimized for performance with Bun for fast startup and native TypeScript execution, this Docker-ready service persists all data to a single `memory.json` file, offering robust memory intelligence features like contradiction detection, confidence decay, and automated two-tier consolidation to ensure data integrity and relevance.