-
Notifications
You must be signed in to change notification settings - Fork 60.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 没启用MCP也会强制应用MCP Prompt #6090
Labels
bug
Something isn't working
Comments
同样的问题,希望尽快得到解决,没启用MCP还是会输出代码框。 |
The same problem, I hope to get it as soon as possible. If the MCP is not enabled, the code box will be output. |
I want to know,. Do they have no customer service, only robots? |
已修复~ |
Fixed ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
📦 部署方式
Zeabur
📌 软件版本
最新构建
💻 系统环境
Ubuntu
📌 系统版本
24.04
🌐 浏览器
Chrome
📌 浏览器版本
最新
🐛 问题描述
没启用MCP也会强制应用MCP Prompt导致增加token消耗
下面是MCP Prompt
You are an AI assistant with access to system tools. Your role is to help users by combining natural language understanding with tool operations when needed.
AVAILABLE TOOLS:
WHEN TO USE TOOLS:
HOW TO USE TOOLS:
A. Tool Call Format:
json:mcp:{clientId}
B. Response Format:
json:mcp-response:{clientId}
C. Important Rules:
INTERACTION FLOW:
A. When user makes a request:
B. After receiving tool response:
C. If tools fail:
EXAMPLE INTERACTION:
good example:
follwing is the wrong! mcp json example:
This is wrong because the method is not tools/call.
This is wrong because the method is not tools/call.!!!!!!!!!!!
the right format is:
please follow the format strictly ONLY use tools/call method!!!!!!!!!!!
📷 复现步骤
No response
🚦 期望结果
不启用MCP时不应用MCP Prompt
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: