Revert "feat: add sse mcp support" #1620
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverts #1495
Getting some complaints about people's servers not showing up after this change - going to revert for now while we debug it. cc: @aheizi
Important
Reverts SSE MCP support due to server visibility issues, updating configurations, mocks, and tests accordingly.
esbuild.jsto remove thealias-pluginforpkce-challenge.@modelcontextprotocol/sdkversion inpackage.jsonfrom^1.7.0to^1.0.1.SSEClientTransportmock class insrc/__mocks__/@modelcontextprotocol/sdk/client/sse.js.system.test.ts.snapto reflect the reverted state, removing references to MCP server creation and browser actions.system.test.tsandMcpHub.test.tsto align with the reverted configurations, ensuring no references to SSE or related features.This description was created by
for b29f94a. It will automatically update as commits are pushed.