Deploy VPS
compute_deployDeploy a cloud VPS keyed to your wallet (optionally auto-installs OpenClaw/skills). Priced per server type — the exact quote is returned in the 402 challenge, paid per-action via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Server name | |
| image | No | OS image (default 'ubuntu-24.04') | |
| install | No | Recipe name(s) to install, e.g. 'openclaw' | |
| payment | No | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions | |
| location | No | ||
| serverType | Yes | Hetzner server type, e.g. 'cx22' | |
| sshPublicKey | No |