WeClaw Releases Bridge Connecting WeChat with AI Agents
·2026.07.15 10:30
Key point
It is an open-source tool that links WeChat messages with AI agents like Claude and Gemini for remote control.
Details
WeClaw is an open-source project that acts as a bridge connecting WeChat with various AI agents such as Claude, Codex, Gemini, and Kimi. Users can call and issue commands to locally installed AI coding agents through WeChat chat windows even when they are not in front of their desktop.
Key Features and Operation:
- Supports three connection modes:
- ACP mode: Provides the fastest response speed through JSON-RPC communication via standard input/output.
- CLI mode: Runs a new process for each message and allows session persistence.
- HTTP mode: Connects via an OpenAI-compatible API.
- Convenient interface: Specific agents can be designated through alias commands such as
/codexand/claude, the working directory can be changed with/cwd, and a new conversation can be started with/new. - Multimedia handling: Leverages WeChat's features to convert voice messages to text for delivery, and supports sending images generated by agents as WeChat messages.
- Easy installation: Written in Go, and can be easily run via a one-line installation script or Docker.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.