timothywarner-org/copilot-memory-store
Local JSON memory store for context engineering with GitHub Copilot and MCP clients. Includes CLI, MCP server, and custom VS Code agent.
Platform-specific configuration:
{
"mcpServers": {
"copilot-memory-store": {
"command": "npx",
"args": [
"-y",
"copilot-memory-store"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...