wong2/weixin-agent-sdk
A WeChat bridging SDK that connects AI agents like Claude Code and Codex to the WeChat messaging platform via the ACP protocol.

This SDK enables developers to integrate any ACP-compatible AI agent into WeChat, allowing AI agents to receive and respond to WeChat messages. It exports an Agent interface for custom implementations, a login function for QR code authentication, and a start function that returns a Bot capable of both receiving and proactively sending messages. Pre-built adapters allow running Claude Code, Codex, and other ACP agents via simple CLI commands.
Frequently asked
- What is wong2/weixin-agent-sdk?
- A WeChat bridging SDK that connects AI agents like Claude Code and Codex to the WeChat messaging platform via the ACP protocol.
- Is weixin-agent-sdk open source?
- Yes — wong2/weixin-agent-sdk is open source, released under the MIT license.
- What language is weixin-agent-sdk written in?
- wong2/weixin-agent-sdk is primarily written in TypeScript.
- How popular is weixin-agent-sdk?
- wong2/weixin-agent-sdk has 1.2k stars on GitHub.
- Where can I find weixin-agent-sdk?
- wong2/weixin-agent-sdk is on GitHub at https://github.com/wong2/weixin-agent-sdk.