Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In the latest cursor
Version: 2.3.34VSCode Version: 1.105.1Commit: 643ba67cd252e2888e296dd0cf34a0c5d7625b90Date: 2026-01-10T21:17:10.428ZElectron: 37.7.0Chromium: 138.0.7204.251Node.js: 22.20.0V8: 13.8.258.32-electron.0OS: Linux x64 6.18.2
it finds the tools but then error out with one error. No explanation is given what the error means and the error seems incomplete as well.
] Client error for command Streamable HTTP error: Error POSTing to endpoint:
2026-01-12 22:34:13.501 [info] Handling DeleteClient action
2026-01-12 22:34:13.501 [info] Cleaning up
2026-01-12 22:34:14.029 [info] Handling CreateClient action
2026-01-12 22:34:14.030 [info] Creating streamableHttp transport
2026-01-12 22:34:14.043 [info] Using OAuth scopes: mcp:connect
2026-01-12 22:34:14.043 [info] Connecting to streamableHttp server
2026-01-12 22:34:14.052 [info] No stored tokens found
2026-01-12 22:34:14.068 [info] No stored tokens found
2026-01-12 22:34:14.076 [info] Successfully connected to streamableHttp server
2026-01-12 22:34:14.076 [info] Storing streamableHttp client
2026-01-12 22:34:14.076 [info] CreateClient completed, server stored: true
2026-01-12 22:34:14.085 [info] No stored tokens found
2026-01-12 22:34:14.087 [info] No stored tokens found
2026-01-12 22:34:14.090 [info] Handling ListOfferings action, server stored: true
2026-01-12 22:34:14.091 [info] Connected to streamableHttp server, fetching offerings
2026-01-12 22:34:14.093 [info] No stored tokens found
2026-01-12 22:34:14.099 [info] No stored tokens found
2026-01-12 22:34:14.103 [info] listOfferings: Found 3 tools
2026-01-12 22:34:14.106 [info] No stored tokens found
2026-01-12 22:34:14.109 [error] Client error for command Streamable HTTP error: Error POSTing to endpoint:
2026-01-12 22:34:14.112 [info] listPrompts: Found 1 prompts
2026-01-12 22:34:14.132 [info] No stored tokens found
2026-01-12 22:34:14.138 [info] listResources: Found 1 resources
2026-01-12 22:34:14.139 [info] Found 3 tools, 1 prompts, and 1 resources
2026-01-12 22:34:21.703 [info] Handling ListOfferings action, server stored: true
2026-01-12 22:34:21.704 [info] Connected to streamableHttp server, fetching offerings
2026-01-12 22:34:21.718 [info] No stored tokens found
2026-01-12 22:34:21.739 [info] listOfferings: Found 3 tools
2026-01-12 22:34:21.742 [info] No stored tokens found
2026-01-12 22:34:21.747 [info] listPrompts: Found 1 prompts
2026-01-12 22:34:21.749 [info] No stored tokens found
2026-01-12 22:34:21.756 [info] listResources: Found 1 resources
2026-01-12 22:34:21.756 [info] Found 3 tools, 1 prompts, and 1 resources
Steps to Reproduce
use a localhost streamble http(s) server and add into cursor
Expected Behavior
Load the tools without error
Operating System
Linux
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.34
VSCode Version: 1.105.1
Commit: 643ba67cd252e2888e296dd0cf34a0c5d7625b90
Date: 2026-01-10T21:17:10.428Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.18.2
For AI issues: which model did you use?
N/A
Does this stop you from using Cursor
Yes - Cursor is unusable