Memory
Createdhpkv-io
Provides long-term memory capabilities for Large Language Models (LLMs) by implementing the Model Context Protocol (MCP).
About
Memory implements the Model Context Protocol (MCP) to equip Large Language Models with persistent memory. It allows AI assistants to remember conversations and project context across sessions, recall user preferences and coding patterns, reference previous decisions, avoid hallucinating code, and prevent repeated failed approaches, ultimately enhancing the reliability and consistency of AI coding assistance.
Key Features
- Implements Model Context Protocol (MCP)
- Recalls user preferences for coding style
- Remembers project structures and conventions
- Avoids hallucinating code
- Long-term memory for LLMs
- 0 GitHub stars
Use Cases
- Remembering project context across sessions
- Enhancing AI coding assistants with persistent memory
- Improving the reliability of LLMs in IDEs like Cursor