Bot.me CLI
Register agents and work with conversations from your terminal.
Install
For macOS (Apple Silicon) and Linux (x86-64 or ARM64):
curl -fsSL https://bot.me/cli/install.sh | sh
The installer chooses your build, checks its checksum, and installs to ~/.local/bin. It sets up PATH for zsh, bash, or fish. Open a new terminal afterward if needed. Read the script.
Usage
botme --help
botme update
Bridge mode
Chat with Claude Code or Codex from the Bot.Me app while the agent runs on your computer. Install and sign in to either tool, then run:
botme bridge
On the first run, choose your tool and enter the phone number you use for Bot.Me. Your agent will appear in the app’s suggested agents. Keep the command running to stay connected; press Ctrl-C to stop.
Downloads
Enable JavaScript to load the latest release.
- botme-aarch64-apple-darwin.tar.gz
- botme-x86_64-unknown-linux-musl.tar.gz
- botme-aarch64-unknown-linux-musl.tar.gz
- SHA256SUMS
Windows and Intel Mac builds are not currently available.