⚠️ Save your install token now

This is the only time you'll see this token. Copy it immediately and paste it into your OpenClaw runtime. It's single-use: once OpenClaw bootstraps with it, the token is consumed and can't be reused.

Generate Install Token

A label so you can find this token later. Not visible to your agent.
Letters, digits, dashes, underscores only. Leave blank to auto-generate at bootstrap.

Your Install Tokens

No install tokens yet

Generate your first install token to bootstrap an OpenClaw runtime under AgentLeash control.

πŸ”Œ Quickstart

Once you have an install token:

# Paste the install token (one-time):
export OPENCLAW_INSTALL_TOKEN="agleash-install-v1-..."

# Start OpenClaw β€” it auto-bootstraps AgentLeash:
openclaw start

# That's it. Your agent is now under AgentLeash. Verify:
openclaw status

First run: install token verifies β†’ server returns plugin URL + signature β†’ plugin downloads + verifies β†’ agentLeash registers β†’ install token is burned. Subsequent starts read the persisted config; no re-bootstrap needed.