Claude Channel Weixin
БесплатноНе проверенEnables Claude Code to receive and reply to WeChat messages via the WeChat iLink Bot API, using long-polling without requiring a public webhook.
Описание
Enables Claude Code to receive and reply to WeChat messages via the WeChat iLink Bot API, using long-polling without requiring a public webhook.
README
WeChat (微信) channel plugin for Claude Code — receive and reply to WeChat messages directly in your terminal.
Uses the WeChat iLink Bot API with HTTP long-poll. No public webhook needed.
Prerequisites
- Claude Code v2.1.80+
- Bun runtime
Install
# Add the marketplace (one-time)
claude plugin marketplace add m1heng/claude-plugins
# Install the plugin
claude plugin install weixin@m1heng-plugins
Configure
Login with QR code
In Claude Code, run:
/weixin:configure login
This will fetch a QR code from the WeChat iLink Bot API. Scan it with WeChat and confirm on your phone. Credentials are saved automatically.
Start with channels
claude --dangerously-load-development-channels plugin:weixin@m1heng-plugins
The
--dangerously-load-development-channelsflag is required during the channels research preview for non-official plugins.
Pair your WeChat account
- Send a message to the bot on WeChat — it replies with a pairing code
- In Claude Code, run
/weixin:access pair <code>to approve
Skills
| Skill | Description |
|---|---|
/weixin:configure |
QR code login, check channel status |
/weixin:access |
Manage pairing, allowlists, DM policy |
How it works
The plugin runs a local MCP server that long-polls the WeChat iLink Bot API for new messages. No public URL or webhook needed — everything runs locally. Messages from allowed senders are forwarded to your Claude Code session; Claude replies back through the same API.
Key difference from Telegram/Feishu
WeChat requires a context_token to be passed back when replying. This token comes from the inbound message and is automatically included in the channel notification metadata. Claude passes it back through the reply tool.
License
MIT
Установка Claude Channel Weixin
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/m1heng/claude-plugin-weixinFAQ
Claude Channel Weixin MCP бесплатный?
Да, Claude Channel Weixin MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Claude Channel Weixin?
Нет, Claude Channel Weixin работает без API-ключей и переменных окружения.
Claude Channel Weixin — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Claude Channel Weixin в Claude Desktop, Claude Code или Cursor?
Открой Claude Channel Weixin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Claude Channel Weixin with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
