Skip to main content

mnemostack

Communityv1.0.2 0

Persistent agent memory over a mnemostack service or a local Qdrant — hybrid recall (vector + lexical + graph), verbatim capture with self-echo suppression, and soft retraction. Multi-tenant when pointed at a shared authenticated service; the tenant is resolved server-side from the service key.

Open in Hermes Desktop
hermes plugins install mnemostack

What it adds

Tools 3

mnemostack_searchmnemostack_remembermnemostack_forget

README

From the reviewed commit 0cca8c4; it updates when the author re-pins.

mnemostack (compatibility shim)

This directory is what hermes-agent 0.19 scans for; it does not contain the provider. The implementation lives in the hermes-mnemostack package on PyPI.

Do not copy it by hand — hermes-mnemostack install puts it in the right place for the active Hermes profile and verifies that hermes can actually load it:

pip install hermes-mnemostack
hermes-mnemostack install
hermes memory setup mnemostack

On hermes-agent 0.20 and later the pip entry point is discovered on its own and this directory is unnecessary (harmless if present — a directory plugin takes precedence over an entry point, and both resolve to the same provider).

See the project README for configuration, and SECURITY.md for what leaves the machine.

← Back to the catalog · catalog built Sep 23, 2026