File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/specification/2025-03-26/basic Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,10 +119,10 @@ to help shape the future of the protocol!
119
119
## Schema
120
120
121
121
The full specification of the protocol is defined as a
122
- [ TypeScript schema] ( http ://github.com/modelcontextprotocol/specification/tree /main/schema/draft /schema.ts) .
122
+ [ TypeScript schema] ( https ://github.com/modelcontextprotocol/specification/blob /main/schema/2025-03-26 /schema.ts) .
123
123
This is the source of truth for all protocol messages and structures.
124
124
125
125
There is also a
126
- [ JSON Schema] ( http ://github.com/modelcontextprotocol/specification/tree /main/schema/draft /schema.json) ,
126
+ [ JSON Schema] ( https ://github.com/modelcontextprotocol/specification/blob /main/schema/2025-03-26 /schema.json) ,
127
127
which is automatically generated from the TypeScript source of truth, for use with
128
128
various automated tooling.
You can’t perform that action at this time.
0 commit comments