junknet/agent-mem
High-performance, pure Go memory middleware for AI Agents (Claude/Cursor). Features active file watching, auto-distillation via LLM, and 'Single Source of Truth' versioning. Native MCP support.
Platform-specific configuration:
{
"mcpServers": {
"agent-mem": {
"command": "npx",
"args": [
"-y",
"agent-mem"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...