Install
You need Python 3.11+ and Google Chrome. Installhiair-cli with uv or pipx — either works, uv is faster.
- uv
- pipx
If you don’t have uv yet:Then install the CLI:
Pair your computer
hiair service install (see the command reference).
If anything looks off after installing, run hiair doctor — it checks Chrome, pairing, and the login worker in one pass.
Unpairing
Where the token lives
Pairing stores a device token. On macOS it’s kept in the Keychain; on other platforms — or if the Keychain isn’t available — it falls back to~/.hiair/credentials, a file only your account can read.
The token only ever talks to the Hiair API it was issued for. Passing a custom
--api-url refuses to send your token anywhere else unless you explicitly opt in — see Troubleshooting.
