Developer Tools
Trust: 25/100 (Limited)io.github.pi22by7/in-memoria Guide
Persistent codebase intelligence that gives AI assistants memory across sessions
Quick Start
Install
npx in-memoriaClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-pi22by7-in-memoria": {
"command": "npx",
"args": [
"in-memoria"
]
}
}
}