Skip to content

codedaptive/homebrew-mootx01-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-mootx01-ce

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.

Install

brew install codedaptive/mootx01-ce/mootx01

Then wire it into your AI clients:

mootx01 install

The installer auto-detects Claude, Cursor, Codex, Gemini CLI, and a dozen other clients and wires each one in a single pass.

Or use the curl installer

If you prefer not to use Homebrew:

curl -fsSL https://raw.githubusercontent.com/codedaptive/mootx01-ce/stable/1.0.x/install.sh | sh

What gets installed

Binary Role
mootx01 MCP server + CLI (install, serve, query, db, status, upgrade)
moot-mgr Management console + loopback dashboard (macOS)

After install

mootx01 status        # verify your setup
mootx01 install       # wire into AI clients (interactive)
mootx01 install --yes # wire all detected clients silently

Upgrade

brew upgrade mootx01
mootx01 install       # rewires clients to the new binary path

Uninstall

mootx01 uninstall     # remove from all wired clients
brew uninstall mootx01

Source

Maintainers

This tap is maintained by Codedaptive LLC.

About

Homebrew tap for MOOTx01 CE — on-device AI memory substrate

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors