leoooven

Results 3 comments of leoooven

Does inputSchema in the MCP protocol support the complete JSON Schema protocol? For example, the inputSchema contains $defs and $ref. Currently, JavaSDK is unable to handle this situation. After receiving...

> You Can Manually Launch Chrome in Debug Mode > > open cmd and run `"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --user-data-dir="C:\Temp\ChromeDebug"` > > use your own browser path. my one is: "C:\Program...

We have a large number of non-LLM native tools and hope to integrate them with LLM in an MCP way. I am confused that there is no outputSchema in the...