Skip to content

Can we add a client-side connectionTimeout configuration for SSE-type MCP servers #6922

@bigXiXi9202

Description

@bigXiXi9202

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

Labels

area:mcpRelates to Model Context Protocol (MCP)discussionsIssues that should be converted to discussionskind:enhancementIndicates a new feature request, imrovement, or extension

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions