Homebrew tap for MOOTx01 CE — on-device AI memory substrate for Claude, Cursor, Codex, and other MCP clients.
MOOTx01 gives your AI coding tools persistent long-term memory: file decisions, recall prior context, and reason across sessions — all on-device, no cloud required.
brew install codedaptive/mootx01-ce/mootx01Then wire it into your AI clients:
mootx01 installThe installer auto-detects Claude, Cursor, Codex, Gemini CLI, and a dozen other clients and wires each one in a single pass.
If you prefer not to use Homebrew:
curl -fsSL https://raw.githubusercontent.com/codedaptive/mootx01-ce/stable/1.0.x/install.sh | sh| Binary | Role |
|---|---|
mootx01 |
MCP server + CLI (install, serve, query, db, status, upgrade) |
moot-mgr |
Management console + loopback dashboard (macOS) |
mootx01 status # verify your setup
mootx01 install # wire into AI clients (interactive)
mootx01 install --yes # wire all detected clients silentlybrew upgrade mootx01
mootx01 install # rewires clients to the new binary pathmootx01 uninstall # remove from all wired clients
brew uninstall mootx01- CE source: codedaptive/mootx01-ce
- License: FSL-1.1-ALv2 (source-available; converts to Apache 2.0 after two years)
This tap is maintained by Codedaptive LLC.