#130 · Primary category: AI Chatbots

wechat-acp

acp agent-client-protocol agentclientprotocol wechat-bot weixin

Bridge WeChat chat messages to any ACP-compatible AI agent (Claude, Codex, Copilot, Qwen, Gemini, OpenCode, OpenClaw, Hermes, Kiro, Kimi, Pi and more)

Project last updated:08/15/26

GitHub Stars

817

Forks

106

Contributors

5

License

MIT

Why we included this project

WeChat users who want to talk to their AI coding agents without switching apps can run this bridge to keep the conversation in the chat window. It signs in through the WeChat iLink bot API, watches incoming direct messages, and forwards each one to an ACP-compatible agent running locally or via npx, then sends the agent's reply back as a normal WeChat message. The built-in presets for Claude, Codex, Copilot, Gemini, Qwen, and others mean a one-line command gets you started instead of writing out agent launch strings by hand. It also covers the details that matter on a phone: QR login, a separate session per WeChat user, image and audio replies delivered as native WeChat messages, and a daemon mode so the bridge keeps running in the background. You'll need a WeChat environment that supports the iLink bot API and an ACP agent available locally or through npx, but for teams already running ACP agents this is a straightforward way to get a mobile front end.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category