π Install Tokens
One-paste AgentLeash onboarding for your OpenClaw runtime. Generate an install token, paste it once into your OPENCLAW_INSTALL_TOKEN env var, and your agent bootstraps itself: download plugin, register host, mint AgentLeash token, all in ~30 seconds.
β οΈ 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
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.