-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error related to Json schema #3
Comments
Probably something related to using the langchain-mcp-adapters. For now, when I look into the tools, it indeed looks like the For instance, for the first tool:
|
Thanks for the details! Can you provide the details of how you're running lsp-mcp? that is, using docker or the command line? What args are you passing? |
Also, please try with the latest version. I just made some updates to get this working with Cursor that may or may not have helped. |
I tested the new version (
Here is the code to reproduce:
|
This should be resolved in |
Tried your MCP with the langchain mcp adapters with bedrock, seems to be hitting some issues with the Json schema. Can provide some code to reproduce if need be
The text was updated successfully, but these errors were encountered: