5 min read · March 2026
OpenClaw is a self-hosted AI agent that manages your calendar, files, and emails — all through WhatsApp or Telegram. Free and open-source. Your data never leaves your server.

Go to DigitalOcean Marketplace, search
OpenClaw, and create a Droplet with at least 4GB RAM (s-2vcpu-4gb).
Or with the API:
curl -X POST -H 'Content-Type: application/json' \ -H 'Authorization: Bearer '$TOKEN'' -d \ '{"name":"openclaw-server","region":"nyc3","size":"s-2vcpu-4gb","image":"openclaw"}' \ "https://api.digitalocean.com/v2/droplets"
SSH into your Droplet:
ssh root@your_droplet_ip
You'll be prompted to:
Open that URL in your browser, paste your Gateway token in Settings, and refresh.
In the dashboard, go to Skills and install what you need — Google Calendar, email, web browser, and 50+ more are available in one click.
Test it's working:
What files can you currently see?
To connect WhatsApp:
openclaw channels add
Scan the QR code and your bot is live on WhatsApp.
OpenClaw is free. You only pay for LLM tokens and the ~$12/mo Droplet. Scheduled jobs can burn tokens fast — keep an eye on usage.