MnemoSeed
One memory for every AI agent you use.
Your Claude forgets everything when you open Grok. Your Cursor has no idea what Codex did yesterday. MnemoSeed is a local memory layer that sits underneath all of them. It captures what matters while you work, consolidates it in the background, and injects the right context into whichever agent you open next.
# install once, works everywhere
uv tool install mnemoseed
mnemoseed up # local daemon, zero Docker needed
mnemoseed install # wires up Claude Code, Cursor, Codex, Grok Build
How it works
- Capture — a deterministic scorer decides what is worth keeping (no LLM call, no API tokens). Logs and noise get stripped, durable facts get stored verbatim.
- Dream — when enough has accumulated, a background pass consolidates raw chunks into a structured knowledge graph. Interrupt it any time; nothing blocks your session.
- Recall — the next agent (any agent) gets a small, budgeted context package. Hard token cap, conflict pairs returned as-is, and an honest "I don't have anything" when there's nothing.
Everything is local-first. A typical dream run costs about $0.001 against cloud models, and $0 on the offline track.
What you get
- Cross-model memory — Claude Code, Cursor, Codex, Grok Build, and anything that speaks MCP
- A graph you can audit — every fact carries provenance (who said it, when, from which session), and history is never overwritten
- Cost you can predict — dynamic budget per dream (5k–32k tokens, sized by actual backlog) plus a monthly token ledger with a hard cap
- Privacy by default — local-first by default; encrypted transport and encrypted at-rest storage wherever the daemon runs, and cloud dreams only ever leave through zero-retention (ZDR) model endpoints
Status
Shipped: capture pipeline, dream engine, hybrid retrieval, six MCP tools (memory.recall / remember / audit / timeline / export / forget_this), installer + doctor + uninstall, Claude Code plugin, Cursor / Codex / Gemini adapters. ~1,100 tests green on every push.
Roadmap: management console, hosted cloud daemon (running in a TEE as standard), the anima personality module (spec in docs/design/09).
Design docs live in docs/design/ (English) and docs/zh/ (中文工作稿).
Development
Test-driven, with an adversarial verifier on every task: failing tests first, mutation spot-checks before any merge. Gates: uv run pytest -q, ruff check, ruff format --check, mypy src.
License
Dual-licensed: AGPL-3.0 (free, including commercial use, as long as derivatives stay open) or a commercial license for proprietary/closed-source integration. Contact license@mnemoseed.com.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mnemoseed-0.1.0.tar.gz.
File metadata
- Download URL: mnemoseed-0.1.0.tar.gz
- Upload date:
- Size: 945.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb7d4b39c86089d52d6ba769c0c61f88f191dd6b773e7daa2e888ba2ed0ceef7
|
|
| MD5 |
dd747280bf59efa7c63468d8a366ee58
|
|
| BLAKE2b-256 |
a561c25d57ebca5473ed4cc2d9e7bb230e57def005494e350303e2653f486b46
|
Provenance
The following attestation bundles were made for mnemoseed-0.1.0.tar.gz:
Publisher:
release.yml on MnemoSeed/mnemoseed
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mnemoseed-0.1.0.tar.gz -
Subject digest:
fb7d4b39c86089d52d6ba769c0c61f88f191dd6b773e7daa2e888ba2ed0ceef7 - Sigstore transparency entry: 2435451099
- Sigstore integration time:
-
Permalink:
MnemoSeed/mnemoseed@c2d95c0d62330b72ddc07dfda47a8d2b27638199 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/MnemoSeed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@c2d95c0d62330b72ddc07dfda47a8d2b27638199 -
Trigger Event:
push
-
Statement type:
File details
Details for the file mnemoseed-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mnemoseed-0.1.0-py3-none-any.whl
- Upload date:
- Size: 759.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f16944e12809600f44e2ee74bc6cad748dbb9837cabe26bb1a0151c018e4e3e
|
|
| MD5 |
0a78db00688363edd105718f627e4fa3
|
|
| BLAKE2b-256 |
e70f7c49e81bea04c5cb24b24cdf54660b5ed46324c035d41d97d8c0cb816723
|
Provenance
The following attestation bundles were made for mnemoseed-0.1.0-py3-none-any.whl:
Publisher:
release.yml on MnemoSeed/mnemoseed
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
mnemoseed-0.1.0-py3-none-any.whl -
Subject digest:
6f16944e12809600f44e2ee74bc6cad748dbb9837cabe26bb1a0151c018e4e3e - Sigstore transparency entry: 2435451366
- Sigstore integration time:
-
Permalink:
MnemoSeed/mnemoseed@c2d95c0d62330b72ddc07dfda47a8d2b27638199 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/MnemoSeed
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@c2d95c0d62330b72ddc07dfda47a8d2b27638199 -
Trigger Event:
push
-
Statement type: