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.
This project helps developers manage and leverage project-specific information when coding with AI assistants like GitHub Copilot. It allows you to store important details, decisions, and preferences as 'memories' and then intelligently inject them into your AI assistant's context. This provides the AI with relevant background, leading to more accurate and helpful code suggestions and responses.
Use this if you are a software developer frequently using AI coding assistants and want to provide them with a persistent, searchable knowledge base of your project's specifics, architectural decisions, and coding preferences.
Not ideal if you rarely use AI coding assistants or primarily work on projects where context management isn't a significant challenge.
Stars
7
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Dec 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/timothywarner-org/copilot-memory-store"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants