Skip to content
Discussion options

You must be logged in to vote

Hi @mohamed7821! :)

Good news: Thunderbolt does support SSE (along with Streamable HTTP) through the UI. The sse type exists precisely for servers that only speak SSE. What's blocking you comes down to two setup details:

1. Your build is probably older than the SSE support. The sse transport and support for authenticated remote MCP servers landed recently (PR #942). On a build from May, an SSE URL fails right away. So the first step is updating to the latest main.

2. On the web UI, http://localhost is not reachable, and that's by design. In the browser (localhost:1420), all MCP traffic must go through the backend's universal proxy (/v1/proxy), because browser CORS forces it. That proxy ha…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ital0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants