Some checks failed
ClawSweeper Dispatch / dispatch (push) Has been cancelled
CodeQL / Security High (actions) (push) Has been cancelled
CodeQL / Security High (channel-runtime-boundary) (push) Has been cancelled
CodeQL / Security High (core-auth-secrets) (push) Has been cancelled
CodeQL / Security High (mcp-process-tool-boundary) (push) Has been cancelled
CodeQL / Security High (network-ssrf-boundary) (push) Has been cancelled
CodeQL / Security High (plugin-trust-boundary) (push) Has been cancelled
CodeQL / Security High (process-exec-boundary) (push) Has been cancelled
Docs Sync Publish Repo / sync-publish-repo (push) Has been cancelled
Docs / docs (push) Has been cancelled
OpenClaw Stable Main Closeout / Resolve stable release closeout inputs (push) Has been cancelled
OpenClaw Stable Main Closeout / Verify stable main closeout (push) Has been cancelled
Workflow Sanity / no-tabs (push) Has been cancelled
Workflow Sanity / actionlint (push) Has been cancelled
Workflow Sanity / generated-doc-baselines (push) Has been cancelled
CI / runner-admission (push) Has been cancelled
CI / preflight (push) Has been cancelled
CI / security-fast (push) Has been cancelled
CI / pnpm-store-warmup (push) Has been cancelled
CI / build-artifacts (push) Has been cancelled
CI / native-i18n (push) Has been cancelled
CI / ${{ matrix.check_name }} (push) Has been cancelled
CI / ${{ matrix.checkName }} (push) Has been cancelled
CI / checks-node-compat-node22 (push) Has been cancelled
CI / check-bundled-channel-config-metadata (push) Has been cancelled
CI / check-dependencies (push) Has been cancelled
CI / check-guards (push) Has been cancelled
CI / check-lint (push) Has been cancelled
CI / check-prod-types (push) Has been cancelled
CI / check-shrinkwrap (push) Has been cancelled
CI / check-test-types (push) Has been cancelled
CI / check-additional-boundaries-a (push) Has been cancelled
CI / check-additional-boundaries-bcd (push) Has been cancelled
CI / check-additional-extension-bundled (push) Has been cancelled
CI / check-additional-extension-channels (push) Has been cancelled
CI / check-additional-extension-package-boundary (push) Has been cancelled
CI / check-additional-runtime-topology-architecture (push) Has been cancelled
CI / check-session-accessor-boundary (push) Has been cancelled
CI / check-session-transcript-reader-boundary (push) Has been cancelled
CI / check-docs (push) Has been cancelled
CI / skills-python (push) Has been cancelled
CI / macos-swift (push) Has been cancelled
CI / ios-build (push) Has been cancelled
CI / ci-timings-summary (push) Has been cancelled
Native App Locale Refresh / Refresh native fa (push) Has been cancelled
Native App Locale Refresh / Refresh native fr (push) Has been cancelled
Native App Locale Refresh / Refresh native hi (push) Has been cancelled
Native App Locale Refresh / Refresh native id (push) Has been cancelled
Native App Locale Refresh / Refresh native it (push) Has been cancelled
Native App Locale Refresh / Refresh native ja-JP (push) Has been cancelled
Control UI Locale Refresh / plan (push) Has been cancelled
Control UI Locale Refresh / Refresh ${{ matrix.locale }} (push) Has been cancelled
Control UI Locale Refresh / Commit control UI locale refresh (push) Has been cancelled
Live Media Runner Image / Build live media runner image (push) Has been cancelled
Native App Locale Refresh / Refresh native ar (push) Has been cancelled
Native App Locale Refresh / Refresh native de (push) Has been cancelled
Native App Locale Refresh / Refresh native es (push) Has been cancelled
Native App Locale Refresh / Refresh native ko (push) Has been cancelled
Native App Locale Refresh / Refresh native nl (push) Has been cancelled
Native App Locale Refresh / Refresh native pl (push) Has been cancelled
Native App Locale Refresh / Refresh native pt-BR (push) Has been cancelled
Native App Locale Refresh / Refresh native ru (push) Has been cancelled
Native App Locale Refresh / Refresh native sv (push) Has been cancelled
Native App Locale Refresh / Refresh native th (push) Has been cancelled
Native App Locale Refresh / Refresh native tr (push) Has been cancelled
Native App Locale Refresh / Refresh native uk (push) Has been cancelled
Native App Locale Refresh / Refresh native vi (push) Has been cancelled
Native App Locale Refresh / Refresh native zh-CN (push) Has been cancelled
Native App Locale Refresh / Refresh native zh-TW (push) Has been cancelled
Native App Locale Refresh / Commit native locale refresh (push) Has been cancelled
Plugin Init Scaffold Validation / Validate provider scaffold (push) Has been cancelled
Plugin NPM Release / preview_plugins_npm (push) Has been cancelled
Plugin NPM Release / Validate release publish approval (push) Has been cancelled
Plugin NPM Release / preview_plugin_pack (push) Has been cancelled
Plugin NPM Release / publish_plugins_npm (push) Has been cancelled
Sandbox Common Smoke / sandbox-common-smoke (push) Has been cancelled
Website Installer Sync / static (push) Has been cancelled
Website Installer Sync / linux-docker (push) Has been cancelled
Website Installer Sync / macos-installer (push) Has been cancelled
Website Installer Sync / windows-installer (push) Has been cancelled
Website Installer Sync / sync-website (push) Has been cancelled
Adolf is a fork/vendored clone of github.com/openclaw/openclaw (v2026.6.11), free to diverge. Tree copied sans upstream .git; upstream remote added for future syncs. Node pinned to 24 (.nvmrc); engines already require >=22.19. Preserves docs/ARCHITECTURE.md. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LeqyaxJF2nbRXJtae2kNB2
197 lines
6.6 KiB
Markdown
197 lines
6.6 KiB
Markdown
---
|
|
summary: "OpenClaw is a multi-channel gateway for AI agents that runs on any OS."
|
|
read_when:
|
|
- Introducing OpenClaw to newcomers
|
|
title: "OpenClaw"
|
|
---
|
|
|
|
# OpenClaw 🦞
|
|
|
|
<p align="center">
|
|
<img
|
|
src="/assets/openclaw-logo-text-dark.png"
|
|
alt="OpenClaw"
|
|
width="500"
|
|
class="dark:hidden"
|
|
/>
|
|
<img
|
|
src="/assets/openclaw-logo-text.png"
|
|
alt="OpenClaw"
|
|
width="500"
|
|
class="hidden dark:block"
|
|
/>
|
|
</p>
|
|
|
|
> _"EXFOLIATE! EXFOLIATE!"_ — A space lobster, probably
|
|
|
|
<p align="center">
|
|
<strong>Any OS gateway for AI agents across Discord, Google Chat, iMessage, Matrix, Microsoft Teams, Signal, Slack, Telegram, WhatsApp, Zalo, and more.</strong><br />
|
|
Send a message, get an agent response from your pocket. Run one Gateway across channel plugins, WebChat, and mobile nodes.
|
|
</p>
|
|
|
|
<Columns>
|
|
<Card title="Get Started" href="/start/getting-started" icon="rocket">
|
|
Install OpenClaw and bring up the Gateway in minutes.
|
|
</Card>
|
|
<Card title="Run Onboarding" href="/start/wizard" icon="sparkles">
|
|
Guided setup with `openclaw onboard` and pairing flows.
|
|
</Card>
|
|
<Card title="Open the Control UI" href="/web/control-ui" icon="layout-dashboard">
|
|
Launch the browser dashboard for chat, config, and sessions.
|
|
</Card>
|
|
</Columns>
|
|
|
|
## What is OpenClaw?
|
|
|
|
OpenClaw is a **self-hosted gateway** that connects your favorite chat apps — Discord, Google Chat, iMessage, Matrix, Microsoft Teams, Signal, Slack, Telegram, WhatsApp, Zalo, and more via channel plugins — to AI coding agents. You run a single Gateway process on your own machine (or a server), and it becomes the bridge between your messaging apps and an always-available AI assistant.
|
|
|
|
**Who is it for?** Developers and power users who want a personal AI assistant they can message from anywhere — without giving up control of their data or relying on a hosted service.
|
|
|
|
**What makes it different?**
|
|
|
|
- **Self-hosted**: runs on your hardware, your rules
|
|
- **Multi-channel**: one Gateway serves every configured channel plugin simultaneously
|
|
- **Agent-native**: built for coding agents with tool use, sessions, memory, and multi-agent routing
|
|
- **Open source**: MIT licensed, community-driven
|
|
|
|
**What do you need?** Node 24 (recommended), or Node 22 LTS (`22.19+`) for compatibility, an API key from your chosen provider, and 5 minutes. For best quality and security, use the strongest latest-generation model available.
|
|
|
|
## How it works
|
|
|
|
```mermaid
|
|
flowchart LR
|
|
A["Chat apps + plugins"] --> B["Gateway"]
|
|
B --> C["OpenClaw agent"]
|
|
B --> D["CLI"]
|
|
B --> E["Web Control UI"]
|
|
B --> F["macOS app"]
|
|
B --> G["iOS and Android nodes"]
|
|
```
|
|
|
|
The Gateway is the single source of truth for sessions, routing, and channel connections.
|
|
|
|
## Key capabilities
|
|
|
|
<Columns>
|
|
<Card title="Multi-channel gateway" icon="network" href="/channels">
|
|
Discord, iMessage, Signal, Slack, Telegram, WhatsApp, WebChat, and more with a single Gateway process.
|
|
</Card>
|
|
<Card title="Plugin channels" icon="plug" href="/tools/plugin">
|
|
Channel plugins add Matrix, Nostr, Twitch, Zalo, and more; official plugins install on demand.
|
|
</Card>
|
|
<Card title="Multi-agent routing" icon="route" href="/concepts/multi-agent">
|
|
Isolated sessions per agent, workspace, or sender.
|
|
</Card>
|
|
<Card title="Media support" icon="image" href="/nodes/images">
|
|
Send and receive images, audio, and documents.
|
|
</Card>
|
|
<Card title="Web Control UI" icon="monitor" href="/web/control-ui">
|
|
Browser dashboard for chat, config, sessions, and nodes.
|
|
</Card>
|
|
<Card title="Mobile nodes" icon="smartphone" href="/nodes">
|
|
Pair iOS and Android nodes for Canvas, camera, and voice-enabled workflows.
|
|
</Card>
|
|
</Columns>
|
|
|
|
## Quick start
|
|
|
|
<Steps>
|
|
<Step title="Install OpenClaw">
|
|
```bash
|
|
npm install -g openclaw@latest
|
|
```
|
|
</Step>
|
|
<Step title="Onboard and install the service">
|
|
```bash
|
|
openclaw onboard --install-daemon
|
|
```
|
|
</Step>
|
|
<Step title="Chat">
|
|
Open the Control UI in your browser and send a message:
|
|
|
|
```bash
|
|
openclaw dashboard
|
|
```
|
|
|
|
Or connect a channel ([Telegram](/channels/telegram) is fastest) and chat from your phone.
|
|
|
|
</Step>
|
|
</Steps>
|
|
|
|
Need the full install and dev setup? See [Getting Started](/start/getting-started).
|
|
|
|
## Dashboard
|
|
|
|
Open the browser Control UI after the Gateway starts.
|
|
|
|
- Local default: [http://127.0.0.1:18789/](http://127.0.0.1:18789/)
|
|
- Remote access: [Web surfaces](/web) and [Tailscale](/gateway/tailscale)
|
|
|
|
<p align="center">
|
|
<img src="/whatsapp-openclaw.jpg" alt="OpenClaw" width="420" />
|
|
</p>
|
|
|
|
## Configuration (optional)
|
|
|
|
Config lives at `~/.openclaw/openclaw.json`.
|
|
|
|
- If you **do nothing**, OpenClaw uses the bundled OpenClaw agent runtime; DMs share the agent's main session, and each group chat gets its own session.
|
|
- If you want to lock it down, start with `channels.whatsapp.allowFrom` and (for groups) mention rules.
|
|
|
|
Example:
|
|
|
|
```json5
|
|
{
|
|
channels: {
|
|
whatsapp: {
|
|
allowFrom: ["+15555550123"],
|
|
groups: { "*": { requireMention: true } },
|
|
},
|
|
},
|
|
messages: { groupChat: { mentionPatterns: ["@openclaw"] } },
|
|
}
|
|
```
|
|
|
|
## Start here
|
|
|
|
<Columns>
|
|
<Card title="Docs hubs" href="/start/hubs" icon="book-open">
|
|
All docs and guides, organized by use case.
|
|
</Card>
|
|
<Card title="Configuration" href="/gateway/configuration" icon="settings">
|
|
Core Gateway settings, tokens, and provider config.
|
|
</Card>
|
|
<Card title="Remote access" href="/gateway/remote" icon="globe">
|
|
SSH and tailnet access patterns.
|
|
</Card>
|
|
<Card title="Channels" href="/channels/telegram" icon="message-square">
|
|
Channel-specific setup for Discord, Feishu, Microsoft Teams, Telegram, WhatsApp, and more.
|
|
</Card>
|
|
<Card title="Nodes" href="/nodes" icon="smartphone">
|
|
iOS and Android nodes with pairing, Canvas, camera, and device actions.
|
|
</Card>
|
|
<Card title="Help" href="/help" icon="life-buoy">
|
|
Common fixes and troubleshooting entry point.
|
|
</Card>
|
|
</Columns>
|
|
|
|
## Learn more
|
|
|
|
<Columns>
|
|
<Card title="Full feature list" href="/concepts/features" icon="list">
|
|
Complete channel, routing, and media capabilities.
|
|
</Card>
|
|
<Card title="Multi-agent routing" href="/concepts/multi-agent" icon="route">
|
|
Workspace isolation and per-agent sessions.
|
|
</Card>
|
|
<Card title="Security" href="/gateway/security" icon="shield">
|
|
Tokens, allowlists, and safety controls.
|
|
</Card>
|
|
<Card title="Troubleshooting" href="/gateway/troubleshooting" icon="wrench">
|
|
Gateway diagnostics and common errors.
|
|
</Card>
|
|
<Card title="About and credits" href="/reference/credits" icon="info">
|
|
Project origins, contributors, and license.
|
|
</Card>
|
|
</Columns>
|