continue icon indicating copy to clipboard operation
continue copied to clipboard

Cannot configure MCP to use SSE mode in YAML

Open jasongwq opened this issue 6 months ago • 0 comments

Validations

  • [x] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [x] I'm not able to find an open issue that requests the same enhancement

Problem

I have reviewed the Discord chat logs and the code, and I found that when using YAML configuration for MCP, only the stdio mode can be configured. It would be great if support could be added for configuring SSE and WebSocket modes.

https://discord.com/channels/1108621136150929458/1357364237219139615

https://github.com/continuedev/continue/blob/fb1935dd8e77d53b7754c608e18a4f85b16909b3/core/config/yaml/loadYaml.ts#L65-L76

https://github.com/continuedev/continue/blob/fb1935dd8e77d53b7754c608e18a4f85b16909b3/core/config/types.ts#L1009-L1029

Solution

No response

jasongwq avatar Apr 25 '25 04:04 jasongwq