Supported installation paths
The native installer does not require Node.js.
Native installer requirements
The macOS and Linux installer requires:- A writable home directory, or an absolute writable path supplied through
CLAWDI_INSTALL_PREFIX. curl,tar,gzip, andawk.- Either
sha256sumorshasumfor release verification. - An x64 or arm64 CPU.
sudo
invocation that targets another user.
npm requirements
The npm package requires:- Node.js 22.5 or newer.
- npm and permission to write to npm’s global package location.
Network access
Installation and normal use require outbound HTTPS access. The installer reads the current package release, downloads exact assets from GitHub Releases, and the CLI opens the Clawdi sign-in flow and connects to the Clawdi service. If a proxy or firewall blocks one of those steps, keep the complete error message but remove URLs containing credentials or private query parameters before sharing it with Support.Agent software
The CLI can be installed without Agent software. To create a Connected Agent, install one of the supported Agent software options before runningclawdi setup, or identify an existing installation with
clawdi setup --agent <software>.