| Command | What it does |
|---|---|
mnueron setup | Interactive wizard. Detects AI tools and wires mnueron into each. Idempotent — safe to re-run. |
mnueron dashboard | Boots the local SQLite-backed dashboard at http://127.0.0.1:3122. |
mnueron migrate-to-hosted | Uploads your local DB to your hosted org and flips the active provider. |
mnueron migrate-from-hosted | Pulls hosted memories back into local SQLite. |
mnueron rebuild-embeddings | Re-embeds all memories. Run after switching embedder model. |
mnueron rechunk | Retroactively chunks long memories that predate chunking support. |
mnueron plugin | list / enable / disable / add / remove memory-processor plugins. |
mnueron primer | Output a CLAUDE.md / cursorrules primer telling the AI it has memory tools available. |
CLI reference
Every mnueron subcommand explained.