By qufei1993
Integrate WeChat messaging with Claude Code, enabling AI assistant interactions through WeChat. Manage access via pairing codes, allowlists, and policies. Use QR code scanning to connect or disconnect WeChat accounts, and leverage the MCP server for message sending, contact management, and automation.
Code Channel — Weixin(微信)
通过微信官方 iLink Bot API,将微信连接到 AI 编程工具。
| 平台 | 状态 | 安装指南 |
|---|---|---|
| Claude Code | ✅ 已支持 | docs/INSTALL-CLAUDE.md |
| Codex (OpenAI) | ⚗️ 实验性 | docs/INSTALL-CODEX.md |
支持微信 iLink Bot(ClawBot)功能的版本:
微信用户 ──DM──→ 微信服务器 (ilinkai.weixin.qq.com)
↑ 长轮询 getUpdates
微信通信层 (src/) ← 平台无关,可复用
↓ onMessage 回调
平台适配层 ← Claude Code / Codex / ...
↓
AI 编程工具 Session
| 平台 | 适配层 | 机制 |
|---|---|---|
| Claude Code | server.ts | MCP Channel,消息出现在会话中 |
| Codex | server-codex.ts | App Server WebSocket 桥接,自动回复 |
chmod 0600 保护MIT
Admin access level
Server config contains admin-level keywords
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub qufei1993/cc-weixin --plugin weixinWeChat channel for Claude Code — bridge WeChat messages into Claude Code sessions via iLink Bot API with media support.
WeChat (微信) channel for Claude Code — messaging bridge via iLink Bot API with built-in access control.
WeChat channel for Claude Code via iLink Bot API
Skill enabling Claude to send messages directly to instant messaging platforms, bridging AI responses with team communication.
WhatsApp channel for Claude Code — linked-device messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /whatsapp-claude-channel:access.
Telegram channel for Claude Code — messaging bridge with built-in access control. Manage pairing, allowlists, and policy via /telegram:access.