Long-term memory for your AI coding tools.
MOOTx01 gives Claude Code, Cursor, Codex, Gemini CLI, and other MCP clients a memory that lasts: file decisions, recall prior context, link related ideas, and reason across sessions — all on-device.
This plugin ships the configuration: the MCP server wiring, the memory skill,
the /mootx01-start command, editor rules, and lifecycle hooks. The MOOTx01
binary is installed separately, and the plugin needs it to work.
| Platform | Command |
|---|---|
| macOS / Linux (Homebrew) | brew install codedaptive/mootx01-ce/mootx01 |
| Windows (winget) | winget install Codedaptive.MOOTx01 |
| Native installers + tarballs | github.com/codedaptive/mootx01-ce/releases |
Then initialize it:
mootx01 install
Without the binary installed and its resident daemon running (
mootx01 installplaces both and starts the daemon via launchd), the plugin installs fine but has nothing to connect to — your client's MCP status will showmootx01as unreachable. Install the binary and restart the client to fix it.
Claude Code
claude plugin marketplace add github:codedaptive/mootx01-plugin
claude plugin install mootx01@mootx01
Gemini CLI
gemini extensions install https://github.com/codedaptive/mootx01-plugin
Cursor / Codex / others — install from your client's marketplace or plugin manager, or point it at this repository. The discovery manifests for each platform live at the repo root.
Ask your AI:
Show me the current status of my MOOT estate.
Or run the orientation command in Claude Code:
/mootx01-start
- Skill — teaches the AI when to reach for memory automatically
/mootx01-start— one command to orient: ping, status, journal, map- Rules — always-on memory reflexes for editors that support them
- Lifecycle hooks (Claude Code) — context meter with escalating writeback reminders, compaction recovery, a writeback gate before finishing, and an update-availability check
- MCP wiring — connects the client to the resident
mootx01daemon over loopback HTTP, so every session shares the one running daemon instead of spawning a privateserveprocess per session
Version 1.0.23 — this plugin tracks the MOOTx01 product release.
- Product: github.com/codedaptive/mootx01-ce
- Why the plugin depth matters: PLUGIN.MD
- Site: mootx01.ai
The frontier intelligence is rented. The memory is yours. MOOTx01 is a Codedaptive project.