-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a tracking issue for implementation of SEP-1613.
Summary
This SEP establishes JSON Schema 2020-12 as the default dialect for embedded schemas within MCP messages (tool inputSchema/outputSchema and elicitation requestedSchema fields). The Python SDK needs to ensure all schema generation and validation uses JSON Schema 2020-12 by default, handle schemas that explicitly declare alternative dialects via the $schema field, and update documentation to reflect the standardized default version. This resolves validation failures between implementations assuming different versions.
Related Issues & PRs
- Implementation PRs: n/a
- Related PRs: n/a
- Related Issues: n/a
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Ready