Skip to content

Commit 2a3e83d

Browse files
authored
Merge branch 'main' into davidsp/format
2 parents cd1c8ca + 4350680 commit 2a3e83d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This repo contains the specification and protocol schema for the Model Context Protocol.
44

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.
5+
The schema is [defined in TypeScript](schema/2024-11-05/schema.ts) first, but
6+
[made available as JSON Schema](schema/2024-11-05/schema.json) as well, for wider compatibility.
77

88
## Contributing
99

docs/specification/draft/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ cascade:
44
type: docs
55
breadcrumbs: false
66
weight: 10
7+
aliases:
8+
- /draft
79
---
810

911
{{< callout type="info" >}} **Protocol Revision**: draft {{< /callout >}}

0 commit comments

Comments
 (0)