Any使用gpt-5.3-codex提示mcp问题解决(小白篇)
- 内容介绍
- 文章标签
- 相关推荐
显示类似的错误
{"error":{"message":"{\n \"error\": {\n \"message\": \"Missing required
parameter: 'tools[15].tools'.\",\n \"type\": \"invalid_request_error\",\n
\"param\": \"tools[15].tools\",\n \"code\":
\"missing_required_parameter\"\n }\n}(traceid:
57c2c987900ba91833170e2fef1cea35) (request id:
20260424011042708112273O0m42BjN)","type":"invalid_request_error","param":"","cod
e":null}}
检查CCSwitch是否开启,都关掉
image1984×682 58.1 KB
在cli中输入 /mcp,检查是否有其他mcp
比如我这个
/mcp 🔌 MCP Tools • computer-use • Auth: Unsupported • Tools: click, drag, get_app_state, list_apps, perform_secondary_action, press_key, scroll, set_value, type_text
打开CCSwitch里的对应的配置,enabled改为false
image1568×558 52.1 KB
保证没有mcp相关内容
/mcp
🔌 MCP Tools
• No MCP servers configured.
See the MCP docs to configure them.
显示类似的错误
{"error":{"message":"{\n \"error\": {\n \"message\": \"Missing required
parameter: 'tools[15].tools'.\",\n \"type\": \"invalid_request_error\",\n
\"param\": \"tools[15].tools\",\n \"code\":
\"missing_required_parameter\"\n }\n}(traceid:
57c2c987900ba91833170e2fef1cea35) (request id:
20260424011042708112273O0m42BjN)","type":"invalid_request_error","param":"","cod
e":null}}
检查CCSwitch是否开启,都关掉
image1984×682 58.1 KB
在cli中输入 /mcp,检查是否有其他mcp
比如我这个
/mcp 🔌 MCP Tools • computer-use • Auth: Unsupported • Tools: click, drag, get_app_state, list_apps, perform_secondary_action, press_key, scroll, set_value, type_text
打开CCSwitch里的对应的配置,enabled改为false
image1568×558 52.1 KB
保证没有mcp相关内容
/mcp
🔌 MCP Tools
• No MCP servers configured.
See the MCP docs to configure them.

