This MCP server provides persistent, project-scoped memory for GitHub Copilot in VS Code, enabling durable memory storage and semantic retrieval across sessions.
From the registry: Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
$ docker compose up -dhttps://github.com/LabForgeDev/copilot-memory-mcpPlease install the `copilot-memory-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Docker** — Docker + Compose required to run the container.
- **Clone repo and start** — Clone and bring the compose stack up. Run: `docker compose up -d` (https://github.com/LabForgeDev/copilot-memory-mcp)
Canonical MCP server config (HTTP transport):
- url: `http://localhost:8000/sse`
Note: Runs locally in Docker. SSE transport. ChromaDB-backed semantic memory for GitHub Copilot in VS Code.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.