OpenClaw
Deploy your OpenClaw AI agent gateway on XO in under 10 minutes.
OpenClaw is an AI agent gateway you deploy on XO. Connect it to Telegram, give it your Anthropic API key, and your agent is live — no infrastructure to manage.
Setup Walkthrough
What You'll Need
- An XO account
- An Anthropic API key
- A Telegram bot token (from @BotFather)
Deploy OpenClaw
Create a New Project
Go to beta.xo.builders. Click the + icon next to My Projects in the left sidebar.
Select OpenClaw Project and click Create Project.
Configure Project Details
Fill in the project creation form:
| Field | Value |
|---|---|
| Project Name | A unique name — e.g. xo-openclaw (note this down, you'll need it later) |
| Anthropic API Key | Your Anthropic API key |
| Telegram Bot Token | Your token from @BotFather |
| Volume Size | Default 2 GB is fine for most setups |
Click Create Project.
Authenticate
An XO Workspaces Auth pop-up will appear. Review the permissions and click Allow.
Close the pop-up once authentication succeeds.
Wait for Startup
Your workspace takes 8–10 minutes to provision. The OpenClaw environment is being set up in the background.
Don't close the tab. You'll see the project status update when it's ready.
Open the OpenClaw Gateway
Once running, click Configure in the top right corner.
In the Deployment Details menu, select OpenClaw Gateway. This opens the OpenClaw Dashboard in a new tab.
Connect to the Gateway
In the OpenClaw Dashboard:
- Go to the Overview tab
- In the Gateway Token field, enter the exact project name you used in Step 2 (e.g.
xo-openclaw) - Click Connect
The status indicator turns green (OK) when connected.
Test Your Agent
Navigate to the Chat tab in the sidebar. Send a message — try hello.
Your agent responds. OpenClaw is live.
The Gateway Token must exactly match your project name from Step 2. A mismatch will prevent the dashboard from connecting.