What problem does it solve?
Provides a guided, deterministic flow to authenticate a user's WeChat account for the wechat-bridge plugin so Claude Code can receive and reply to WeChat messages and request approvals without manual configuration errors.
Core Features & Use Cases
- Session detection: Checks for existing session files in the user's home directory to avoid unnecessary re-logins.
- QR-based authentication: Runs the plugin's login CLI to produce a QR code URL and walks the user through scanning and confirming on their phone.
- Channel setup guidance: Explains restarting Claude Code with channel flags to enable MCP channel relaying, and describes how approvals and message relays work.
- Use Case: A developer or power user wants incoming WeChat messages routed into a Claude Code session and to approve tool requests directly from WeChat.
Quick Start
Scan the displayed QR code with WeChat on your phone to complete login and then restart Claude Code with the --channels flag to enable the wechat-bridge channel.