Homebrew formulae for Bird tools.
Operate the Bird platform from a shell, script, or AI agent: JSON output, semantic exit codes, and safe retries.
brew install messagebird/tap/birdOr tap once, then install by name:
brew tap messagebird/tap
brew install birdOr in a Brewfile:
tap "messagebird/tap"
brew "bird"Then authenticate with bird auth login. Full docs: https://bird.com/cli
Formulae here are generated and published automatically on each release; do not
edit them by hand. See Homebrew's documentation for
brew usage.