agentralabs/agentic-memory
Persistent cognitive graph memory for AI agents — facts, decisions, reasoning chains, corrections. 16 query types, sub-millisecond. Rust core + Python SDK + MCP server.
Platform-specific configuration:
{
"mcpServers": {
"agentic-memory": {
"command": "npx",
"args": [
"-y",
"agentic-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...