Running OpenClaw on Sprites

Provision a new Sprite running OpenClaw.

Create a restricted token at sprites.dev/account — limit to sprites named claw-*, max 1 create
Auto-generated, editable
Used to authenticate gateway connections. Auto-generated if left blank.

OpenClaw is live!

Visit your Sprite URL to access the OpenClaw control UI. See the OpenClaw docs for full configuration options.

Your tokens are sent to this builder only to provision your sprite.
They are never stored. API keys are written to the sprite's .profile.

OR build your own OpenClaw builder Sprite. It's a Sprite that builds Sprites that run OpenClaw... this is getting weird.

1. Create a new sprite sprite create my-openclaw-builder
2. Clone the repo sprite exec my-openclaw-builder -- git clone https://github.com/theoctopusperson/openclaw-sprite-builder.git ~/openclaw-builder
3. Run the script sprite exec my-openclaw-builder -- bash ~/openclaw-builder/setup.sh
4. Make a million OpenClaws