g1itchbot8888-del/agent-memory
Three-layer memory system for agents (identity/active/archive) with semantic search, graph relationships, conflict detection, and LearningMachine. Built by an agent, for agents. No API keys required.
Quick Start
Clone the repository:
git clone https://github.com/g1itchbot8888-del/agent-memoryClaude Desktop configuration example:
{
"mcpServers": {
"agent-memory": {
"command": "npx",
"args": [
"-y",
"g1itchbot8888-del/agent-memory"
]
}
}
}Check the repository README for specific installation and configuration instructions.