varun29ankuS/shodh-memory
Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices.
Quick Start
Clone the repository:
git clone https://github.com/varun29ankuS/shodh-memoryClaude Desktop configuration example:
{
"mcpServers": {
"shodh-memory": {
"command": "npx",
"args": [
"-y",
"varun29ankuS/shodh-memory"
]
}
}
}Check the repository README for specific installation and configuration instructions.