Add MCP dependency and pin versions (#1)

This commit is contained in:
dsjzazs
2026-03-14 15:13:28 +08:00
committed by GitHub
parent 8e8edc649c
commit 2e03247fb9
3 changed files with 18 additions and 9 deletions

View File

@@ -149,12 +149,12 @@ Claude 会调用 `get_chat_history(chat_name="██群", limit=500)` 获取消
## Setup / 配置方法
```bash
# 1. 安装依赖
pip install mcp pycryptodome
# 2. 注册到 Claude Code
claude mcp add wechat -- python C:\path\to\mcp_server.py
```bash
# 1. 安装依赖
pip install -r requirements.txt
# 2. 注册到 Claude Code
claude mcp add wechat -- python C:\path\to\mcp_server.py
# 3. 在 Claude Code 中直接对话
claude