Personal AI.
Securely sandboxed.

FireClaw packages OpenClaw into a portable, sandboxed microVM that runs anywhere with a single command.

Up and running in seconds

Three commands. That's all it takes.

1

Download the binary

curl -LO https://github.com/AFK-surf/fireclaw/releases/latest/download/fireclaw.amd64.elf
2

Make it executable

chmod +x fireclaw.amd64.elf
3

Run it

./fireclaw.amd64.elf

That's it. On first run, FireClaw creates a 10GB persistent data disk at ~/.fireclaw/data.img and walks you through the setup.

System Requirements

FireClaw runs on any Linux machine with KVM support. That includes bare metal servers, many desktops, and cloud VMs with nested virtualization (GCP, DigitalOcean, Azure).

  • Linux with KVM support (/dev/kvm accessible)
  • AMD64 or ARM64 processor
  • At least 2GB RAM (4GB recommended)
  • ~11GB disk space (500MB binary + 10GB data disk)

Running on macOS or Windows?

You'll need a Linux VM with nested virtualization enabled. We recommend:

  • • macOS: UTM or Parallels
  • • Windows: WSL2 with nested virtualization

Ready to run your own AI?

Download FireClaw and have your personal AI assistant running in under a minute. Free, open source, and completely private.