Cannot configure MCP to use SSE mode in YAML #5359
Labels
area:configuration
Relates to configuration options
good-first-issue
Suggested issue for new contributors
kind:enhancement
Indicates a new feature request, imrovement, or extension
priority:medium
Indicates medium priority
Validations
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
continue/core/config/yaml/loadYaml.ts
Lines 65 to 76 in fb1935d
continue/core/config/types.ts
Lines 1009 to 1029 in fb1935d
Solution
No response
The text was updated successfully, but these errors were encountered: