Nan LI

Results 2 comments of Nan LI

> hey @ptonlix, is this pr still needed? @ptonlix @baskaryan This PR should be closed, already solved by #16695.

@cashsun @junjiem 1、同样出现了第一个问题,配置为: { "myserver": { "transport": "streamable_http", "url": "http://172.25.126.101:9277/mcp", "headers": { "Accept": "application/json, text/event-stream" } } } 保存时提示: PluginInvokeError: {"args":{},"error_type":"JSONDecodeError","message":"Expecting value: line 1 column 1 (char 0)"} dify为1.2.0版本 2、使用官方client库连接该streamable_http的mcp服务,功能正常