Skip to content

OpenClawYour AI Assistant

Self-hosted, multi-channel AI assistant with powerful automation capabilities

OpenClaw

Quick Start

bash
# macOS / Linux
curl -fsSL https://openclaw.ai/install.sh | bash

# Windows (PowerShell)
iwr -useb https://openclaw.ai/install.ps1 | iex
bash
npm install -g openclaw
openclaw start
bash
pnpm install -g openclaw
openclaw start
bash
docker run -d openclaw/openclaw

💡 First time? Run openclaw init to start the onboarding wizard!

Released under the MIT License.