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
- Add jsonSchemaSpec option to ServerOptions for OpenAI compatibility
- Support for specifying JSON Schema target (e.g., 'jsonSchema7')
- Use configured target in zodToJsonSchema calls in McpServer
- Defaults to 'jsonSchema7' for backward compatibility
0 commit comments