chatlog icon indicating copy to clipboard operation
chatlog copied to clipboard

mcp error

Open ylovex7 opened this issue 7 months ago • 1 comments

[6856] Using automatically selected callback port: 3334 [6856] [6856] Connecting to remote server: http://localhost:5030/sse [6856] Using transport strategy: http-first [6856] Connection error: StreamableHTTPError: Streamable HTTP error: Unexpected content type: text/html; charset=utf-8 at StreamableHTTPClientTransport.send (file:///Users/ylove/.npm/_npx/705d23756ff7dacc/node_modules/mcp-remote/dist/chunk-YE4P5JSH.js:6531:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { code: -1 } [6856] Fatal error: StreamableHTTPError: Streamable HTTP error: Unexpected content type: text/html; charset=utf-8 at StreamableHTTPClientTransport.send (file:///Users/ylove/.npm/_npx/705d23756ff7dacc/node_modules/mcp-remote/dist/chunk-YE4P5JSH.js:6531:17) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) { code: -1 }

ylovex7 avatar May 13 '25 23:05 ylovex7

协议配置错了,要用MCP-SSE

eyaeya avatar May 18 '25 04:05 eyaeya