cogniplex/codemem
A standalone Rust memory engine for AI coding assistants. Single binary, zero runtime deps. Graph-vector hybrid with MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"codemem": {
"command": "npx",
"args": [
"-y",
"codemem"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...