Mmcp.market

Mnemosyne OS MCP server

by Mnemosyne-OS·io.github.Mnemosyne-OS/mcp·v2.0.0

Memory the human governs, on their own machine, plus what other coding agents here wrote.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

16 stars467 downloads/wk

Reviews

Write one

Nobody has reviewed Mnemosyne OS yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Mnemosyne OS tools (29, 8 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • mnemosyne_about

    Read who Mnemosyne OS is and the rules you must honor when using it: its governance tenet, the vault protection model (NORMAL/MAXIMUM, mixableWith, isolated sandbox vaults), the spine model, and the do/don't behavior for an agent operating on a human's memory. The same briefing is delivered as the server instructions on connect. Call this to re-read it, or if your client did not surface those inst

  • mnemosyne_agenda_addwrite action

    Put appointments or deadlines into the human's calendar (the Agenda widget on their canvas). Use it when a conversation names a specific date/time to remember: "add this to my calendar", a deadline, a meeting. The host routes the write through the widget's own store, so what you file is exactly what the human sees.

  • mnemosyne_agenda_list

    Read the human's calendar back: the appointments in a time window, each with the ID you must use to change or remove it. Call this BEFORE mnemosyne_agenda_update or mnemosyne_agenda_remove - both name appointments by id and never by title or date, because the calendar has no archive and a removal cannot be undone. A repeating event appears ONCE, with its cadence and the date of its next occurrence

  • mnemosyne_agenda_removewrite action

    REMOVE appointments from the human's calendar. Read them with mnemosyne_agenda_list first and pass the ids: this tool never matches by title or by date, because "remove my meetings on Thursday" is how an agent removes the wrong Thursday. THERE IS NO ARCHIVE - unlike a To-do task, a removed appointment is gone, so the answer names each one it removed by title and start time, for the human to check.

  • mnemosyne_agenda_updatewrite action

    CHANGE an appointment already in the human's calendar: move it, rename it, add or drop a reminder, start or stop it repeating. Names appointments by the id from mnemosyne_agenda_list - call that first. A field you leave out is left alone; passing null CLEARS it. A start or end time that cannot be read REFUSES the change rather than leaving the old one silently in place, and a cadence that is not o

  • mnemosyne_agent_collisions

    Are two agent sessions live in the SAME git working tree and branch right now, from ANY installed harness? This is the one to call before `git add -A`, before a commit, and before a rebase: the git index is shared by every process in one working tree, so a commit from one session picks up whatever the other has staged. Answers from transcript files on disk; needs neither Mnemosyne OS nor a token.

  • mnemosyne_agent_files

    Which FILES other agent sessions have written or edited recently, newest first, with the session each came from. Paths and timestamps only, never file contents. Each entry says how it is known: `recorded` means the harness logged a file-writing tool call, `from a command` means a redirection was read out of a shell command the session ran and may never have completed. Spans every installed harness

  • mnemosyne_agent_list

    What OTHER coding-agent sessions exist on this machine, read from the transcripts their harnesses already write to disk. Returns metadata only: conversation name, project, git branch, model, last tool, how many files were touched, and when a line was last written. Reads EVERY coding-agent harness installed on this machine, not just your own, so you can see a session from a different agent working

  • mnemosyne_cockpit_updatewrite action

    Your own status card on the human's canvas (the cockpit). Call it when you START a task ("working" + a short title and status), when you NEED the human ("waiting": the card pulses and the taskbar flashes), when you are stuck ("blocked"), and when you are DONE ("done"). The state is what you declare; the host prints it next to the time since your last call, so keep calling at real milestones or the

  • mnemosyne_dream_bridges

    List the connections Mnemosyne's Dream State engine discovered between memories during its offline (idle-time) scans ("what did you dream about?"). Each bridge links two chronicles (possibly across vaults) with a composite Dream Bridge Score (dbs, prime-aware) and a raw cosine similarity, plus a short excerpt of both sides. Use it to surface non-obvious associations the memory found on its own, to

  • mnemosyne_git_log

    Read recent commits from the Mnemosyne OS monorepo. Read-only: it reads the repository and writes nothing. Each commit carries an 8-character hash, the subject line, the author and the date, newest first. The repository path is fixed on the OS side, so this cannot be pointed at another checkout, and it needs the monorepo:read scope; when either is missing it answers with a message naming what is m

  • mnemosyne_memory_ask

    Ask Mnemosyne a question and get a SYNTHESIZED prose answer grounded in the vault, PLUS the chronicles it drew on. It runs the full local RAG pipeline (deeper retrieval, lexical fusion and a re-rank), so it is both the reasoning tool AND, measured on 2026-08-31, the better RETRIEVER: reach for it whenever you need to find something, and read the Sources list even if you ignore the prose. Best on "

  • mnemosyne_memory_forget

    Permanently erase ONE chronicle from a Mnemosyne OS vault, by id. \u26D4 This is not reversible and there is no undo, no trash, and no copy kept: the chronicle is gone from the vault and from every future retrieval. Call it only when the human asked for that specific thing to be erased in this conversation. Never to tidy up, never to correct yourself (write a new chronicle instead, memory is meant

  • mnemosyne_memory_ingest

    Persist a memory into the Mnemosyne OS vault: a decision, an architecture note, a debug finding, or a session summary. Stored permanently and indexed for future semantic retrieval by any agent. Use this at the END of a meaningful work session, or whenever you reach a decision that future you (or other agents) would want to recall.

  • mnemosyne_memory_query

    Raw chronicle search in a Mnemosyne OS vault. Returns the matching chronicles themselves (architecture notes, code, decisions, sessions, git history) for YOU to read, rank and cite. Nothing is rewritten, so this is what to use when you need the source text verbatim, e.g. to quote it or to write documentation from it. Ranked by vector similarity fused with a local BM25 channel, weighted by spineTyp

  • mnemosyne_pheme_radar

    Read what the human's Pheme radar last found: fresh threads in the subreddits and Hacker News queries they watch, each with a topic score and, when the human has run the Mnemosyne pass, a tier (high / mid / low = how much substance THEY can bring to that thread). The answer leads with WHEN the scan ran: it is as fresh as the last time the human opened Pheme and pressed Scan, never fresher. Use it

  • mnemosyne_pheme_watchwrite action

    Put a subreddit, a Hacker News search query or a topic on the human's Pheme radar (their reputation cartridge, which finds fresh threads worth a genuine reply), or take one off. The lists are THEIRS: an op that would empty a list is refused, every op reports its own outcome (done / already there / not there / refused), and the human sees a receipt in Pheme naming this agent and what changed. Use i

  • mnemosyne_position_get

    Read the last saved position of one Resonance: the phase and the free-text note an agent or the cockpit wrote when it stopped. Read-only: it queries memory and writes nothing. Returns the resonance id, when it was saved, the chronicle spineType, and the whole note. When nothing was ever saved under that id it answers in plain words and points at mnemosyne_position_update, never an error, so "never

  • mnemosyne_position_updatewrite action

    Update the current position of a Resonance. Call this at the end of a session to record where you left off: phase, current state, next steps. This is persisted as a DECISION chronicle in the vault.

  • mnemosyne_resonance_list

    List the Resonances recorded in the default vault, the cognitive workspaces tracking ongoing projects. Read-only: it queries memory and writes nothing. Each entry carries the resonance id, its last phase, how many minutes ago it moved, and the id of the chronicle behind it. There is no active/paused filter and no status field: you get every resonance the scan matched, in one vault, from at most 30

  • mnemosyne_spine_assignments

    Inspect how Mnemosyne classified its memories: chronicle \u2192 spine assignments for a vault (newest first), whole-vault per-spine counts, and optionally the global spine taxonomy tree. Use it to audit auto-classification quality ("did memories land in the RIGHT spines?"), to see a vault's composition at a glance, or to discover the taxon ids to pass as spine_type_filter in mnemosyne_memory_query

  • mnemosyne_todo_addwrite action

    Put tasks into the human's To-do backlog (the To-do widget on their canvas), in order, optionally under named steps. Use it when a conversation has settled WHAT to do: "make tasks out of everything we said we would do". Name the list ("list"): call once without it to be told the lists that exist on a LIST_NOT_FOUND answer, or pass create_list: true to make a new one. Never assume a default list. T

  • mnemosyne_todo_categories

    Manage the LISTS of the human's To-do backlog: create one, rename or recolour one, remove an empty one. Separate from mnemosyne_todo_update because these change the shape of someone's workspace rather than the work in it. Two refusals worth knowing before you call: a list that still HOLDS tasks is never removed (you are told how many are in the way - move them first, the host will not pick a desti

  • mnemosyne_todo_list

    Read the human's To-do backlog back: the lists that exist and the tasks in them, each with the ID you must use to change it. Call this BEFORE mnemosyne_todo_update - that tool names tasks by id and never by text, because "delete the task about the invoice" is how the wrong task goes, in a sentence that reads perfectly either way. Also the way to answer "what is on my plate" or to check whether som

  • mnemosyne_todo_updatewrite action

    CHANGE the human's To-do backlog: edit a task, tick it off, move it to another list, or take it out. Every operation names a task by the id from mnemosyne_todo_list - call that first. Removing a task ARCHIVES it by default (it leaves the list and can be restored); pass permanent: true only when the human asked for it to be deleted outright. The whole batch is applied in order as ONE save, and each

  • mnemosyne_vault_list

    List the memory vaults this Mnemosyne OS exposes, each with its TOKEN, display name and chronicle count. Call this first when you are unsure which vault to query/ask/ingest against, or when the user refers to a memory store by a name you have not seen. Pass a returned **token** (bold, e.g. MNEMOSYNE_OS) as the `vault` argument to the other tools, never the `id` line, which is the host's internal p

  • mnemosyne_voice_list

    List what can SPEAK on this machine: the local TTS engines (installed or not), the reference voices available for cloning, and where rendered files are written. ALWAYS call this before mnemosyne_voice_speak: it tells you which engine to ask for, which clone names exist (an invented name is refused, never substituted), and warns when a reference clip is too short or not mono to clone well. Requires

  • mnemosyne_voice_speak

    Render a written script to a WAV file using a local voice, including the user's own cloned voice. Made for producing voice-overs (TikTok, YouTube, podcast, narration): the audio is written to a file on disk and the PATH is returned, ready to drop on a video timeline. Runs entirely offline on the local engines; nothing is sent to a cloud service. This is a JOB, not an instant call: synthesis runs a

  • mnemosyne_voice_status

    Check a voice render started by mnemosyne_voice_speak: how many segments are done, the estimated time left, and, once finished, the path of the WAV file. Call it with no job id to list every render of this session. A render can also be stopped here (it halts at the next segment boundary and leaves no file).

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Mnemosyne OS repository's README, as published. We do not edit it. Read it on GitHub

The sovereign AI Operating System

Open to build on · Private at the core

English ·  Français ·  Español ·  Deutsch ·  Português ·  Русский ·  中文

Everyone is building the intelligence. Mnemosyne builds the relationship — the memory that makes an AI truly know you, across sessions and across time. On your machine. Yours to see.

→ Why the relationship layer

<!-- Download + MnemoForge badges: auto-updated by .github/workflows/sync-readme-release-badges.yml on Release (tags v… = OS setup, cli-… = CLI). --> -8b5cf6?style=for-the-badge&logo=npm)

🔏 Every installer above is cryptographically attested to this exact repo, workflow and commit — via GitHub Artifact Attestations (Sigstore-backed build provenance). Don't take the download on faith — verify the file you got matches what our CI actually built:

gh attestation verify Mnemosyne-OS-Infinity-Setup-x64.exe -R Mnemosyne-OS/Mnemosyne-Neural-OS

🌐 mnemosyne-os.io — the product, for builders&ensp;·&ensp;mnemosyne-os.com — the company, press & labs&ensp;·&ensp;📖 docs.mnemosyne-os.io — the user guide

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @mnemosyne_os/mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add mcp -- npx -y @mnemosyne_os/mcp
Add to Cursor

Mnemosyne OS: common questions

Is Mnemosyne OS MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Mnemosyne OS safety report
How do I install Mnemosyne OS?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Mnemosyne OS need an API key?
No secret keys are declared. It reads 3 settings from the environment.
Is Mnemosyne OS maintained?
The last commit was 2 days ago (2026-09-19). The latest release is v2.0.0.
What can I use instead of Mnemosyne OS?
Servers from other publishers that do the same job: Deja Vu MCP server and Prism Coder MCP server.

Alternatives to Mnemosyne OS

Same job from other publishers: the closest match first, then the best rated.

  • Deja Vu
    deja-vu: local memory over the session histories of thirty-three coding agents.
    A
  • Prism Coder
    Session memory for coding agents: local-first recall, drift detection, on-device inference.
    C

More from Mnemosyne-OS