← Browse

@lc2panda/claude-plugin-wechat

MCP server package claude-plugin-wechat

mcp_servermcp

Install

agr install @lc2panda/claude-plugin-wechat --target claude

This artifact does not publish files for Claude.

Document

{ "name": "claude-plugin-wechat", "version": "2.1.9", "description": "Multi-channel Codex/Claude Code plugin — WeChat, Feishu, DingTalk and more", "license": "MIT", "type": "module", "bin": { "wechat-acp": "./channels/wechat/acp-bridge.ts", "feishu-acp": "./channels/feishu/acp-bridge.ts" }, "scripts": { "postinstall": "bun install --no-summary", "start:wechat": "bun channels/wechat/server.ts", "start:wechat:acp": "bun channels/wechat/acp-bridge.ts", "start:feishu": "bun channels/feishu/server.ts", "start:feishu:acp": "bun channels/feishu/acp-bridge.ts", "start:wechat:raw": "bun channels/wechat/server.ts --raw", "start:feishu:raw": "bun channels/feishu/server.ts --raw" }, "keywords": ["wechat", "weixin", "feishu", "lark", "claude", "claude-code", "codex", "mcp", "acp", "chatbot", "ai"], "repository": { "type": "git", "url": "https://github.com/lc2panda/claude-plugin-wechat.git" }, "dependencies": { "@agentclientprotocol/sdk": "^0.16.1", "@larksuiteoapi/node-sdk": "^1.67.0", "@modelcontextprotocol/sdk": "^1.0.0", "qrcode-terminal": "^0.12.0", "silk-wasm": "^3.6.0", "zod": "^3.23.0" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-4f57a62214672026-08-04