Self-host Clawvisor
Run Clawvisor on your own infrastructure for full control over your data and configuration.
Want to skip the setup? Try Clawvisor Cloud — free, no install required.
Run Clawvisor on a separate host from your agent
Install Clawvisor on a distinct computer, container, or VM from the agent it gates. Co-locating them lets a compromised or misbehaving agent bypass approval flows by reading credentials or tampering with the daemon directly — the isolation boundary is what makes the security model work.
Installs the daemon, connects your accounts, and starts the gateway.
$ curl -fsSL https://clawvisor.com/install.sh | sh Build from source. Requires Go 1.25+ and Node.js 18+.
$ git clone https://github.com/clawvisor/clawvisor.git
$ cd clawvisor
$ make install Connect your agent
Install a skill that teaches your agent to securely fetch data through Clawvisor.
> /setup-clawvisor
✓ Clawvisor skill installed
✓ Connected to gateway on :9650
Give it tasks
When your agent needs to access your data, you approve once and Clawvisor handles the rest.
Check calendar and email summary
calendar.list_events · gmail.send_message