如图,在配置zotero的mcp服务器时verify会报parse error,但是实际上zotero mcp服务可以正常使用,附上mcp配置 ``` { "mcpServers": { "zotero-mcp": { "type": "http", "url": "http://127.0.0.1:23120/mcp", "headers": { "Content-Type": "application/json" } } } } ``` <img width="2200" height="1444" alt="Image" src="https://github.com/user-attachments/assets/fd760f80-644a-49cf-8fde-d8254dd971c0" />