🚀 v1.0 — Now Generally Available

OpenClaw: Open-Source Autonomous AI Agent Platform

OpenClaw is the leading open-source autonomous AI agent runtime. It automates complex tasks by connecting to language models like DeepSeek, OpenAI, and Anthropic. Formerly known as Clawdbot and Moltbot, OpenClaw executes multi-step workflows — from sending emails to controlling browsers — entirely on your local machine.

Automate anything with AI. Connect to any model. Deploy anywhere. Open-source with 68,000+ GitHub stars.

npm install -g openclaw
68K+
GitHub Stars
15+
LLM Integrations
50K+
Active Users
6+
Platform Connectors

Why Developers Choose OpenClaw

A powerful, extensible platform for building autonomous AI workflows. From simple automations to enterprise-grade agent deployments.

🤖

Autonomous AI Automation

OpenClaw executes multi-step tasks without human intervention. From sending emails to controlling browsers, it handles complex workflows end-to-end.

🔗

Multi-Model Support

Connect to DeepSeek, OpenAI GPT-4, Anthropic Claude, Ollama, Kimi, and more. Switch between models based on task requirements and cost.

🌐

Browser Automation

Built-in browser relay enables web scraping, form filling, and UI testing. Control any website programmatically through natural language commands.

🔒

Secure Local Deployment

Run OpenClaw entirely on your local machine or private cloud. No data leaves your infrastructure. SOC 2 compliant deployment patterns available.

📦

Open-Source & Free

MIT licensed with 68,000+ GitHub stars. Full source code transparency, community-driven development, and zero licensing costs for any use case.

🔌

Platform Integrations

Native connectors for WhatsApp, Telegram, Discord, Feishu, and Slack. Automate messaging workflows across all your communication channels.

How to Get Started with OpenClaw

Go from zero to your first autonomous AI agent in under 5 minutes. OpenClaw supports Windows, macOS, Linux, and Docker.

  1. 1

    Step 1: Install OpenClaw

    Run the one-line installer in your terminal.

    npm install -g openclaw
  2. 2

    Step 2: Initialize Your Agent

    Create a new project and configure your preferred LLM.

    openclaw init my-agent
  3. 3

    Step 3: Connect a Model

    Add your API key for DeepSeek, OpenAI, or use Ollama for free local inference.

    openclaw config set model deepseek-v3
  4. 4

    Step 4: Run Your First Task

    Give your agent a natural language instruction and watch it execute autonomously.

    openclaw run "Send a summary email of today's news"

Supported AI Models

Connect OpenClaw to any leading language model. Switch models per-task based on your requirements.

DeepSeek V3
OpenAI GPT-4o
Anthropic Claude
Google Gemini
Ollama (Local)
Kimi
GLM
Mistral

Frequently Asked Questions About OpenClaw

Everything you need to know about the open-source autonomous AI agent platform.

Ready to Automate with OpenClaw?

Join 50,000+ developers using OpenClaw to build autonomous AI workflows. Free, open-source, and ready in under 5 minutes.

⚡ Install OpenClaw Now📖 View Documentation