Skip to content

Mnemo Pro

Everything in Core, plus enterprise features.

Pro Features

FeatureDescription
WALWrite-ahead log for crash recovery
Session ReflectionDeep summary at session boundaries
Self-ImprovementLearning from interaction patterns
Memory Toolsmemory_store / search / delete for agents
MCP ServerModel Context Protocol integration
ObservabilityQuery tracking, latency monitoring
Access TrackingSpaced repetition with reinforcement
Audit LogGDPR-compliant append-only JSONL

Pricing

PlanPriceMachinesBest For
CoreFreeUnlimitedIndividual developers, evaluation
Indie$69/mo1Solo developers in production
Team$199/mo5Small teams
EnterpriseCustomUnlimitedLarge organizations

Getting Started

  1. Purchase a license at m-nemo.ai
  2. Set your license key:
bash
export MNEMO_PRO_KEY="your-license-key"
  1. 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

Released under the MIT License.