savantskie/persistent-ai-memory
A persistent local memory for AI, LLMs, or Copilot in VS Code.
Platform-specific configuration:
{
"mcpServers": {
"persistent-ai-memory": {
"command": "npx",
"args": [
"-y",
"persistent-ai-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...