MCP 客户端功能

This commit is contained in:
2025-09-05 20:37:15 +08:00
parent 7eb22743d8
commit b2914be3c1
18 changed files with 978 additions and 123 deletions

View File

@ -29,7 +29,8 @@ dependencies = [
"watchdog>=6.0.0",
"nonebot-plugin-apscheduler>=0.5.0",
"openai>=1.58.1",
"nonebot-plugin-argot>=0.1.7"
"nonebot-plugin-argot>=0.1.7",
"mcp[cli]>=1.9.0"
]
license = { text = "MIT, Mulan PSL v2" }