Knowledge Systems
Trust: 44/100 (Fair)io.github.varun29ankuS/shodh-memory Guide
Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.
120 starsby varun29ankuS
Quick Start
Install
npx @shodh/memory-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-varun29ankus-shodh-memory": {
"command": "npx",
"args": [
"@shodh/memory-mcp"
]
}
}
}