AI & ML
Trust: 37/100 (Limited)io.github.louis49/melchizedek Guide
Persistent memory for Claude Code — offline, single-file, hybrid search.
1 starsby louis49
Quick Start
Install
npx melchizedekClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-louis49-melchizedek": {
"command": "npx",
"args": [
"melchizedek"
]
}
}
}