# Install + connect in one command
$ curl -fsSL https://clawmetry.com/install.sh | bash
✓ Node connected. Opening app.clawmetry.com...
# Install + connect to cloud
$ pip install clawmetry
$ clawmetry connect
✓ Node connected. Opening app.clawmetry.com...
# Install + connect to cloud
$ iwr -useb https://clawmetry.com/install.ps1 | iex
$ clawmetry connect
✓ Node connected. Opening app.clawmetry.com...
# Install + connect to cloud
> curl -fsSL https://clawmetry.com/install.cmd -o install.cmd && install.cmd && del install.cmd
> clawmetry connect
✓ Node connected. Opening app.clawmetry.com...
ClawMetry for Mac
Native menubar app. Download and it guides you through setup.
Download for macOS
Requires macOS 14+ · Apple Silicon + Intel
Already running an OpenClaw agent? Just ask it:
“Help me install in a long running PTY
pip install clawmetry && clawmetry setup && setup clawmetry sync via supervisord”
Your agent will install the package, connect your node to the cloud,
and open app.clawmetry.com automatically.