Developer Tools
Trust: 39/100 (Limited)io.github.DanielGuru/repomemory Guide
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
by DanielGuru
Quick Start
Install
npx repomemoryClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-danielguru-repomemory": {
"command": "npx",
"args": [
"repomemory"
]
}
}
}