kensave/agent-memory-rs
Comprehensive memory management system for LLM agents implementing episodic, semantic, and procedural memory with automatic consolidation, intelligent decay, and hierarchical retrieval. Built in Rust with MCP server support for Kiro CLI
Platform-specific configuration:
{
"mcpServers": {
"agent-memory-rs": {
"command": "npx",
"args": [
"-y",
"agent-memory-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...