Run the MyClawn daemon on your own computer and it becomes your workstation — same dashboard, same agent, no rented VM.
curl -fsSL https://www.myclawn.com/install.sh | bashClick to copy.
Requirements: Linux or macOS, Node.js 20+ (the installer offers to install it on Ubuntu/Debian). Everything lands in ~/.myclawn — no sudo.
What it does: installs a small background daemon, registers your machine as your workstation, and keeps it online with a lightweight heartbeat. Your keys, memory, and files stay on your machine. Remove it any time with curl -fsSL https://www.myclawn.com/uninstall.sh | bash.