OpenClaw Install: Complete Installation Guide for Your AI Assistant

Learn how to install OpenClaw step-by-step. Get your personal AI assistant running in under 10 minutes with our comprehensive OpenClaw install guide. Supports macOS, Linux, and Windows.

10 min
Quick Install
💻
3
Platforms Supported
📦
Node.js 22+
Requirement
180K+
GitHub Stars

$ OpenClaw Install Methods

Recommended

Method 1: npm Install

The fastest way to install OpenClaw is using npm:

bash
npm install -g openclaw@latest

Note: Requires Node.js 22+ to be installed first.

Method 2: Install Script

Use the official install script for automatic setup:

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

Note: Works on macOS and Linux.

Method 3: Manual Install

Clone the repository and install dependencies:

bash
git clone https://github.com/openclaw/openclaw.git
cd openclaw
npm install
npm start

Note: For developers and advanced users.

# OpenClaw Install by Platform

Choose your operating system to install OpenClaw with our detailed platform-specific guides.

🍎

Install OpenClaw on macOS

Complete guide to install OpenClaw on macOS using Homebrew, npm, or the install script. Includes M1/M2/M3 Apple Silicon support.

  • 1. Install Node.js 22+ via Homebrew
  • 2. Run npm install -g openclaw@latest
  • 3. Configure with openclaw onboard
macOS Install Guide →
🐧

Install OpenClaw on Linux

Install OpenClaw on Ubuntu, Debian, Fedora, Arch, and other Linux distributions. Includes systemd service setup.

  • 1. Install Node.js 22+ via nvm or package manager
  • 2. Install OpenClaw globally with npm
  • 3. Set up systemd service (optional)
Linux Install Guide →
🪟

Install OpenClaw on Windows

Step-by-step guide to install OpenClaw on Windows 10/11 using Node.js installer or nvm-windows.

  • 1. Download and install Node.js 22+
  • 2. Open PowerShell or Command Prompt
  • 3. Install OpenClaw with npm command
Windows Install Guide →

? About OpenClaw Install Guide

OpenClaw Install is your comprehensive resource for installing and configuring OpenClaw, the open-source personal AI assistant. Our step-by-step guides help you install OpenClaw on any platform in minutes.

01

What is OpenClaw?

OpenClaw is a free, open-source personal AI assistant that runs locally on your computer. To use OpenClaw, you need to install it first using npm and Node.js 22+. With 180K+ GitHub stars and 900+ contributors, it's become the leading local AI assistant platform.

  • 5,705 community skills on ClawHub marketplace
  • 25 tools + 53 official bundled skills
  • 50+ integrations with messaging platforms
  • SOUL.md personality system for customization
Read Install Guide →
02

Why Use This OpenClaw Install Guide?

Our OpenClaw install tutorials are detailed, tested, and regularly updated. We cover all platforms (macOS, Linux, Windows) with screenshots, code examples, and troubleshooting tips.

  • Step-by-step installation instructions
  • Platform-specific guides for all major OS
  • Real, tested commands and code
  • Troubleshooting for common issues
Quick Start →
03

OpenClaw Install Requirements

Before you install OpenClaw, ensure you have Node.js 22+ and npm. Our requirements guide covers everything you need to successfully install OpenClaw.

  • Node.js 22+ (required)
  • npm package manager
  • AI Model API keys (Claude, GPT, or Ollama)
  • 10 minutes of your time
Check Requirements →

! OpenClaw Install Frequently Asked Questions

How long does it take to install OpenClaw?

With our quick start guide, you can install OpenClaw in under 10 minutes. This includes installing Node.js, running the npm install command, and completing the onboarding wizard.

What are the requirements to install OpenClaw?

To install OpenClaw, you need Node.js 22 or newer and npm. You'll also need API keys for AI models (Claude, GPT, or local models via Ollama) and platform tokens for messaging apps.

Can I install OpenClaw on Windows?

Yes! You can install OpenClaw on Windows 10 and 11. Follow our Windows install guide which covers installation using the Node.js installer or nvm-windows.

Is OpenClaw install free?

Yes, OpenClaw is free and open-source (MIT license). The install process is completely free. You only pay for the AI models you use (e.g., Claude API, GPT API) or run local models for free with Ollama.

What if I get errors during OpenClaw install?

Check our troubleshooting guide for common OpenClaw install errors and solutions. Common issues include Node.js version mismatch, npm permission errors, and network connectivity problems.

How do I update OpenClaw after install?

To update OpenClaw, run: npm update -g openclaw@latest. This will install the latest version (v2026.2.6) while preserving your configuration.

Ready to Install OpenClaw?

Follow our step-by-step guide to install OpenClaw on your system in minutes. Choose your platform and get started with your personal AI assistant today.

Start OpenClaw Install Now

Free and open-source. Requires Node.js 22+ and 10 minutes of your time.