What you’ll need
Before you start, have these ready:- Claude Code, Cursor, or Codex to run the prompt in
- A Telegram account (or WhatsApp, Discord, Signal, etc.). Our prompt works best with Telegram. Download it here.
- A DigitalOcean account (or willingness to create one)
- An LLM provider API key (Anthropic, OpenAI, etc.) or use oauth through Codex (more difficult)
- An SSH key on your local machine (the agent can generate one if needed)
Get started
Copy this prompt and paste it into your AI agent to set up OpenClaw.
- Check prerequisites (SSH key,
doctl, DigitalOcean API token) - Create a droplet
- Install Node.js and OpenClaw
- Run non-interactive onboarding with your LLM provider
- Verify the gateway is running
- Set up remote access (SSH tunnel)
- Install AgentCash for paid API access
The agent will ask you for your API keys and preferences along the way. If you’re using OAuth-based auth (like OpenAI Codex), the agent will tell you when you need to step in for the browser login.