Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Client error for command Streamable HTTP error: Failed to open SSE stream: Not Acceptable
Steps to Reproduce
{
“mcpServers”: {
“Snowflake MCP Server”: {
“url”: “mcp_server”,
“transport”: {
“type”: “sse”
},
“headers”: {
“Authorization”: “Bearer <JWT_TOKEN>”,
“Accept”: “text/event-stream, application/json”,
“Cache-Control”: “no-cache”,
“Connection”: “keep-alive”
}
}
}
}
Expected Behavior
The MCP server should turn green. It shows the error
Client error for command Streamable HTTP error: Failed to open SSE stream: Not Acceptable
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.44 (system setup)
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
Yes - Cursor is unusable