Unofficial community tool.
cbm-toolis an independent community wrapper forcodebase-memory-mcp. It is not maintained, endorsed, or supported by DeusData / the upstream project.
Arch (AUR)
yay -S cbm-tool
# or: paru -S cbm-toolOther distributions
curl -fsSL https://github.com/fxjs/cbm-tool/releases/latest/download/install.sh | bashOpen a new terminal, then:
cbm -hcurl -fsSL https://github.com/fxjs/cbm-tool/releases/latest/download/install.sh | bashOpen a new terminal, then:
cbm -hCMD (recommended)
curl -fsSL -o %TEMP%\cbm-install.cmd https://github.com/fxjs/cbm-tool/releases/latest/download/install.cmd && %TEMP%\cbm-install.cmdPowerShell
irm https://github.com/fxjs/cbm-tool/releases/latest/download/install.ps1 | iexReopen the terminal, then:
cbm -hArch (AUR)
sudo pacman -Rns cbm-toolLinux / macOS (one-liner install)
curl -fsSL https://github.com/fxjs/cbm-tool/releases/latest/download/uninstall.sh | bashWindows
curl -fsSL -o %TEMP%\cbm-uninstall.cmd https://github.com/fxjs/cbm-tool/releases/latest/download/uninstall.cmd && %TEMP%\cbm-uninstall.cmdirm https://github.com/fxjs/cbm-tool/releases/latest/download/uninstall.ps1 | iex