You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I'm not mistaken mcp-framework does not offer a way to set additionalProperties: false yet.
Do you think it might be useful to also support this feature ?
Hi,
More of a question than an issue.
strict()additionalProperties: falseto make sure non supported parameters are not being sent. See here for MCP related example https://modelcontextprotocol.io/seps/1613-establish-json-schema-2020-12-as-default-dialect-f#3-schema-validation-requirementsIf I'm not mistaken mcp-framework does not offer a way to set
additionalProperties: falseyet.Do you think it might be useful to also support this feature ?
Thanks for all the work