Back to search
30
MCP
v1.0.0
Copilot Memory MCP
io.github.LabForgeDev/copilot-memory-mcpPersistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"copilot_memory_mcp": {
"url": "None",
"transport": "http"
}
}
}