What is OpenClaw?
OpenClaw is an AI assistant that runs on your machine (or cloud) and connects to everything: email, calendar, chat apps, browser, and more. Think of it as ChatGPT that can actually do things - schedule meetings, draft emails, order groceries.
You might have heard of it as Clawdbot (the original name) or Moltbot (December 2025). It was renamed to OpenClaw in January 2026 due to trademark considerations.
Step 1: Prerequisites
- ✓Mac, Windows, or Linux computer
- ✓Node.js 18 or newer (nodejs.org)
- ✓Anthropic API key (console.anthropic.com)
Step 2: Install OpenClaw
Open your terminal and run:
npm install -g @anthropic/openclawThis installs OpenClaw globally so you can run it from anywhere.
Step 3: Run Setup Wizard
openclaw initThe wizard will guide you through:
- 1.Entering your Anthropic API key
- 2.Setting your name and timezone
- 3.Choosing which integrations to enable
Step 4: Start OpenClaw
openclaw startThat's it! OpenClaw is now running. Connect your chat apps to start talking to your AI assistant.