Skip to content

[错误]: OpenRouter的DeepSeek-V3无法使用MCP #4695

@crazyn2

Description

@crazyn2

提交前检查

  • 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决。
  • 我已经查看了置顶 Issue 并搜索了现有的 开放Issue已关闭Issue,没有找到类似的问题。
  • 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等。

平台

Linux

版本

v1.2.1

错误描述

通过OpenRouter的DeepSeek-V3调用MCP服务时出现问题

{
  "message": "404 No endpoints found that support tool use. To learn more about provider routing, visit: https://openrouter.ai/docs/provider-routing",
  "status": 404,
  "error": {
    "message": "No endpoints found that support tool use. To learn more about provider routing, visit: https://openrouter.ai/docs/provider-routing",
    "code": 404
  },
  "code": 404
}

但是同样的MCP服务,用VSCode的Cline调用OpenRouter的DeepSeek-V3是可以调用MCP服务的,同时改用火山引擎的DeepSeek-V3是可以调用MCP服务的

重现步骤

选择https://github.com/anaisbetts/mcp-youtube的MCP服务
向DeepSeek-V3询问

预期行为

调用MCP成功

相关日志输出

附加信息

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGCategorizes issue or PR as related to a bugMCPCategorizes an issue or PR as relevant to SIG MCP

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions