Homebrew tap for shipping OpenClaw CLI tools.
brew tap openclaw/tap# formula
brew install openclaw/tap/<name>
# cask
brew install --cask openclaw/tap/<name>crabbox— Remote Linux test boxes for dirty worktrees and CI hydrationdiscrawl— Mirror Discord into SQLite and search server history locallygitcrawl— Local GitHub issue and PR archive with gh-compatible cachinggogcli— Google CLI for Gmail, Calendar, Drive, Docs, Sheets, and moregoplaces— Modern Go client + CLI for the Google Places API (New)graincrawl— Local-first Granola crawler into SQLite and Markdownnotcrawl— Local-first Notion crawler into SQLite and normalized Markdownslacrawl— Go-based CLI for mirroring Slack workspace data into local SQLitewacli— WhatsApp CLI built on whatsmeow
None, yet
brew update
brew upgrade
brew uninstall <formula>
brew uninstall --cask <cask>
# casks only: remove user data
brew uninstall --cask --zap openclaw/tap/<name>- Run
brew info openclaw/tap/<name>for per-tool caveats (permissions, setup steps, etc.).