Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
Persistent semantic memory for GitHub Copilot in VS Code. A local MCP server that gives Copilot durable, project-scoped memory across sessions. Memories are stored in an embedded ChromaDB vector database with embeddings, enabling semantic retrieval (RAG). Everything runs in a single Docker container — no cloud services required. Copilot starts every session with a blank slate. This MCP server…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Persistent semantic memory for GitHub Copilot in VS Code. A local MCP server that gives Copilot durable, project-scoped memory across sessions. Memories are stored in an embedded ChromaDB vector database with embeddings, enabling semantic retrieval (RAG). Everything runs in a single Docker container — no cloud services required. Copilot starts every session with a blank slate. This MCP server gives it a persistent, searchable knowledge base so decisions, conventions, and context carry over…