### Contact Information _No response_ ### MaxKB Version 1.10.3 ### Problem Description 我本地写了一段请求天气的server,在clien和cherry studio能识别和调用,但使用MCP工具配置就无法识别 `{ "weather":{ "url":"http://127.0.0.1:8000/sse", "transport":"sse" } }` 报这个错误“unhandled errors in a TaskGroup (1 sub-exception)” ### Steps to Reproduce 调用本地server ### The expected correct result _No response_ ### Related log output ```shell ``` ### Additional Information _No response_