Skip to content
AgentRadar
Mnemon

Mnemon

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary

Research Agents Open Source

Last Updated

2026-06-14

GitHub Stars

348

Last Updated

2026-07

About Mnemon

LLM-supervised persistent memory for AI agents. LLM agents forget everything between sessions. Context compaction drops critical decisions, cross-session knowledge vanishes, and long conversations push early information out of the window. Mnemon gives your agent persistent, cross-session memory — a four-graph knowledge store with intent-aware recall, importance decay, and automatic deduplication. Single binary, zero API keys, one setup command. Most memory tools embed their own LLM inside the pipeline. Mnemon takes a different approach: your host LLM is the supervisor. The binary handles deterministic computation (storage, graph indexing, search, decay); the LLM makes judgment calls (what to remember, how to link, when to forget). No middleman, no extra inference cost. Mnemon also addresses a gap in the protocol stack. MCP standardizes how LLMs discover and invoke tools. ODBC/JDBC standardizes how applications access databases. But how LLMs interact with databases using memory semantics — this layer has no protocol. Mnemon's three primitives — remember, link, recall — form an intent-native protocol: command names map to the LLM's cognitive vocabulary (remember not INSERT, recall not SELECT), and output is structured JSON with signal transparency rather than raw database rows.

Features

Zero user-side operation
LLM-supervised
Multi-framework support
Markdown-installable harness
Four-graph architecture
Intent-native protocol

Detailed Ratings

Ease of Use
6.9
Value for Money
7.3
Features
7.2
Support
6.6
Performance
7.3
Overall Rating
7.1 /10

Pros & Cons

Pros

  • Growing open-source adoption (348 stars)
  • Zero user-side operation
  • LLM-supervised

Use Cases

Literature reviewInformation gatheringSummarizationCitation

Who Is It For?

Teams and individuals looking for research and information synthesis who value open-source flexibility and control.

#agent-framework#agent-memory#ai-agent#ai-tools#claude#mnemon

Frequently Asked Questions

What is Mnemon?

LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with Claude Code, OpenClaw, and any CLI agent.

How much does Mnemon cost?

Mnemon is open-source and free to self-host. See https://github.com/mnemon-dev/mnemon for installation instructions.

Is Mnemon open source?

Yes — Mnemon is open source with 348 stars. The source code is on GitHub at https://github.com/mnemon-dev/mnemon.

Who should use Mnemon?

Teams and individuals looking for research and information synthesis who value open-source flexibility and control.

Related Agents

Links & Resources

AR Reviewed by AgentRadar · Reviewed on · How we rate

Profiles are AI-assisted from public information — not independently hands-on tested.