← birdybeep.com

Install the CLI

@birdybeep/cli pairs a machine, adds BirdyBeep hooks for supported coding agents, and sends their session events. The package is MIT-licensed, and its source is on GitHub.

Install

npm i -g @birdybeep/cli

It's a small Node package. Install it globally so birdybeep is on your PATH.

Requirements

  • Node 20 or newer.
  • The BirdyBeep app installed and signed in (to scan the pairing QR).
  • At least one supported harness — Claude Code, Codex, OpenCode, Cursor, or GitHub Copilot CLI — on the machine.

Verify

birdybeep --version
birdybeep doctor   # checks environment, pairing, and harness detection

Next, pair your machine, then install your integrations.