dify-plugin-tools-mcp_sse icon indicating copy to clipboard operation
dify-plugin-tools-mcp_sse copied to clipboard

本地MCP服务器无法连接

Open binghun9806 opened this issue 8 months ago • 1 comments

本地docker搭建的homeassistant-mcp服务器可以通过curl连通,但是在MCP SSE插件中就会一直出现401的问题,配置文件是:{ "name": { "url": "http://192.168.8.52:3000/subscribe_events", "headers": { "Authorization":"Bearer xxxxxxxxxxxxxxxxxxxxxxx" }, "timeout": 60, "sse_read_timeout": 300 } }

binghun9806 avatar Apr 16 '25 01:04 binghun9806

使用最新版本插件目前是否还有这个问题?

junjiem avatar May 30 '25 02:05 junjiem