mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
Platform-specific configuration:
{
"mcpServers": {
"mcp-memory-keeper": {
"command": "npx",
"args": [
"-y",
"mcp-memory-keeper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...