castnettech/mnemosyne-engine
A production-grade LLM context compression and retrieval engine built entirely on the Python standard library. It solves the single biggest bottleneck in LLM agent effectiveness: context window waste.
Platform-specific configuration:
{
"mcpServers": {
"mnemosyne-engine": {
"command": "npx",
"args": [
"-y",
"mnemosyne-engine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...