platform intermediate active

OpenClaw China

Standard OpenClaw blocks on Chinese network restrictions. This fork handles the environment.

What breaks without openclaw china deployment

API timeouts in mainland China. Wrong default adapters. No CN-specific config.

China-ready OpenClaw × WeChat, DingTalk, Feishu, QQ adapters ÷ 30-minute setup ÷ no network restrictions = bots that fire in CN.

openclaw china deployment — what it actually does

01
Pre-bundles adapters for WeChat, DingTalk, Feishu, and QQ.
02
Routes API calls through CN-compatible endpoints to avoid restrictions.
03
Includes CN-specific configuration defaults and proxy settings.
04
Maintains parity with upstream OpenClaw for feature compatibility.
05
Required for any OpenClaw deployment targeting mainland China users.

Security check — openclaw china deployment

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.1; CN server infrastructure recommended compatibility.

Quick start — openclaw china deployment in 30–60 minutes

Setup time: 30–60 minutes

!
You need:
  • OpenClaw core
  • accounts for desired CN platforms (WeChat Work
  • DingTalk etc.)

Install the package:

git clone https://github.com/BytePioneer-AI/openclaw-china
cd openclaw-china && npm install
1
Clone the repo\n2. Choose your target platform from the adapters/ directory\n3. Follow the per-adapter setup in docs/guides/\n4. Set CN-specific env variables\n5. Ensure bot server uses a CN-registered domain\n6. Test end-to-end from within the CN network

Troubleshooting openclaw china deployment

1
1. Using non-CN domain for webhooks — Chinese platforms require CN ICP-registered domains\n2. Ignoring per-platform API rate limits specific to CN enterprise tiers\n3. Mixing development and production app credentials

Compatibility & status

Works with: Linux, macOS; OpenClaw ≥1.1; CN server infrastructure recommended intermediate Last updated: Oct 2025 ★ 380 on GitHub MIT

Official docs →

View on GitHub →

FAQ — openclaw china deployment

Related — more like openclaw china deployment

Every standard OpenClaw deploy in China eventually hits a network wall.

Switch to the CN fork before launch.

Get it on GitHub →