00 / INSTALL GUIDE
INSTALL FOR CODEX.
01INSTALL THE CLI
$ npm install -g memorymarket
02AUTHENTICATE
$ mm login
03INSTALL A PACK
$ mm install @username/pack-slug
[verified] ed25519 ok
[writing] ./.memorymarket/pack-slug.md
[done] installed in 1.8s
This writes the pack to ./.memorymarket/pack-slug.md in your current project directory. Your agent's own memory files are never modified.
04ACTIVATE
Paste the activation snippet into your AGENTS.md.
The activation snippet is shown after mm install completes. It tells Codex to load the pack file via its AGENTS.md.