参考官网的demo,使用浏览器直接引入,在控制台看到打印了sessionId。 然后准备添加到cursor的McpServer,直接访问链接,提示“Invalid or missing session ID”,导致调用超时。 <img width="1656" height="231" alt="Image" src="https://github.com/user-attachments/assets/c6d3e6b2-2b98-4d22-be8b-4c15b5a39f4b" /> <img width="831" height="138" alt="Image" src="https://github.com/user-attachments/assets/2ad38569-3ff2-45bd-89db-25ef7cb8f437" />
参考官网的demo,使用浏览器直接引入,在控制台看到打印了sessionId。
然后准备添加到cursor的McpServer,直接访问链接,提示“Invalid or missing session ID”,导致调用超时。