-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
area:mcpRelates to Model Context Protocol (MCP)Relates to Model Context Protocol (MCP)discussionsIssues that should be converted to discussionsIssues that should be converted to discussionskind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
Can we add a client-side connectionTimeout configuration for SSE-type MCP servers, based on the current MPC server configuration YAML.
like this:
mcpServers:
- name: dxx MCP server
type: sse
url: http://10.1.1.1:3000/sse
connectionTimeout: 60000000
Solution
No response
Metadata
Metadata
Assignees
Labels
area:mcpRelates to Model Context Protocol (MCP)Relates to Model Context Protocol (MCP)discussionsIssues that should be converted to discussionsIssues that should be converted to discussionskind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Type
Projects
Status
In Progress