Skip to content

Conversation

@rumpl
Copy link
Member

@rumpl rumpl commented Jan 15, 2026

Some remote MCPs get stuck when we try to connect to them because the MCP client also tries to create a persistent SSE connection.

Disable the persistent connection to make init faster for these servers. This means that we can't receive notifications from remote servers which is fine for now since we don't listen to these (yet).

More info modelcontextprotocol/go-sdk#633

@rumpl rumpl requested a review from a team as a code owner January 15, 2026 19:25
@dgageot
Copy link
Member

dgageot commented Jan 15, 2026

Yeah, bumping this dependency is not as easy, they've changed a few things

derekmisler
derekmisler previously approved these changes Jan 15, 2026
Some remote MCPs get stuck when we try to connect to them because the
MCP client also tries to create a persistent SSE connection.

Disable the persistent connection to make init faster for these servers.
This means that we can't receive notifications from remote servers which
is fine for now since we don't listen to these (yet).

More info modelcontextprotocol/go-sdk#633

Signed-off-by: Djordje Lukic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants