maydali28/memcp
A persistent memory MCP server for Claude Code - Recursive Language Model integration for Claude Code inspired by MIT CSAIL paper
Platform-specific configuration:
{
"mcpServers": {
"memcp": {
"command": "npx",
"args": [
"-y",
"memcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...