Mnemo Pro
Everything in Core, plus enterprise features.
Pro Features
| Feature | Description |
|---|---|
| WAL | Write-ahead log for crash recovery |
| Session Reflection | Deep summary at session boundaries |
| Self-Improvement | Learning from interaction patterns |
| Memory Tools | memory_store / search / delete for agents |
| MCP Server | Model Context Protocol integration |
| Observability | Query tracking, latency monitoring |
| Access Tracking | Spaced repetition with reinforcement |
| Audit Log | GDPR-compliant append-only JSONL |
Pricing
| Plan | Price | Machines | Best For |
|---|---|---|---|
| Core | Free | Unlimited | Individual developers, evaluation |
| Indie | $69/mo | 1 | Solo developers in production |
| Team | $199/mo | 5 | Small teams |
| Enterprise | Custom | Unlimited | Large organizations |
Getting Started
- Purchase a license at m-nemo.ai
- Set your license key:
bash
export MNEMO_PRO_KEY="your-license-key"- Pro features activate automatically — no code changes needed.
Core vs Pro
Mnemo Core is a fully functional memory framework with no restrictions. Pro adds operational features for production deployments:
- Core: retrieval, storage, decay, dedup, contradiction detection, multi-backend
- Pro: + WAL, reflection, self-improvement, tools, MCP, observability, audit log