By qufei1993
Connect WeChat accounts to Claude Code via QR code pairing and official iLink Bot API, manage user access with allowlists and policies (pairing/allowlist/disabled), and run a local Bun-based MCP server for WeChat messaging, bot tools, and AI coding assistant integration.
npx claudepluginhub qufei1993/cc-weixin --plugin weixinCode 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
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Admin access level
Server config contains admin-level keywords
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.