Installation
Get klaas up and running in minutes. Choose your preferred installation method below.
macOS, Linux, WSL:
curl -fsSL https://klaas.sh/install.sh | bashWindows PowerShell:
irm https://klaas.sh/install.ps1 | iexWindows CMD:
curl -fsSL https://klaas.sh/install.cmd -o install.cmd && install.cmdStart using klaas:
cd your-project
klaasklaas wraps your Claude Code sessions and streams them to the cloud, enabling remote access from any device.
Requirements
- Claude Code installed and authenticated
- macOS, Linux, or Windows (via WSL or native)