-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Bug]同名的MCP工具会冲突 #5689
Copy link
Copy link
Open
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't workingfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])
Metadata
Metadata
Assignees
Labels
area:coreThe bug / feature is about astrbot's core, backendThe bug / feature is about astrbot's core, backendbugSomething isn't workingSomething isn't workingfeature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])
What happened / 发生了什么
在使用GrokSearch这个MCP的时候,工具列表里面有一个
web_search工具,而在管理行为界面,自带的web_search和MCP的web_search无法同时启用。同时禁用自带的astrbot-web-searcher插件也会导致MCP里的web_search无法启用。Reproduce / 如何复现?
安装GrokSearch MCP
AstrBot version, deployment method (e.g., Windows Docker Desktop deployment), provider used, and messaging platform used. / AstrBot 版本、部署方式(如 Windows Docker Desktop 部署)、使用的提供商、使用的消息平台适配器
Windows Docker Desktop, Moonshot/Kimi-k2.5,lark(飞书)
OS
Windows
Logs / 报错日志
复现管理行为面板
PixPin_2026-03-02_22-31-21.mp4
在人格管理界面,两个
web_search工具被归并为一个AI的回复
Are you willing to submit a PR? / 你愿意提交 PR 吗?
Code of Conduct