We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd1c8ca + 4350680 commit 2a3e83dCopy full SHA for 2a3e83d
README.md
@@ -2,8 +2,8 @@
2
3
This repo contains the specification and protocol schema for the Model Context Protocol.
4
5
-The schema is [defined in TypeScript](schema/schema.ts) first, but
6
-[made available as JSON Schema](schema/schema.json) as well, for wider compatibility.
+The schema is [defined in TypeScript](schema/2024-11-05/schema.ts) first, but
+[made available as JSON Schema](schema/2024-11-05/schema.json) as well, for wider compatibility.
7
8
## Contributing
9
docs/specification/draft/_index.md
@@ -4,6 +4,8 @@ cascade:
type: docs
breadcrumbs: false
weight: 10
+aliases:
+ - /draft
---
10
11
{{< callout type="info" >}} **Protocol Revision**: draft {{< /callout >}}
0 commit comments