Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by timothywarner-org • Uncategorized
A local JSON memory store MCP server for managing and injecting contextual memories in GitHub Copilot and MCP clients.
Store and recall project-specific knowledge and preferences.
Compress and inject relevant context within LLM token limits.
Interact naturally with memory tools via VS Code Copilot.
Copilot Memory Store provides a local JSON-based memory system designed to enhance context engineering for large language models by storing, searching, and compressing relevant memories. It features an interactive CLI, an MCP stdio server exposing tools and prompts, and a custom VS Code Memory agent for natural language interaction. The server supports context compression with optional LLM summarization via DeepSeek, enabling efficient context injection within character budgets to improve AI coding assistance.