You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove SSE endpoint check entirely - always return marketing page for GET
- Simplifies GET request handling
- Avoids any potential issues with SSE endpoint negotiation
- Forces clients to use POST for all MCP requests
- Should resolve hanging tool call issues
0 commit comments