Skip to content

Commit 1589c44

Browse files
committed
remove section numbers from old spec versions + misc
1 parent d80fa76 commit 1589c44

29 files changed

+13
-59
lines changed

docs/specification/2024-11-05/basic/lifecycle.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 30
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
The Model Context Protocol (MCP) defines a rigorous lifecycle for client-server

docs/specification/2024-11-05/basic/transports.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 40
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
MCP currently defines two standard transport mechanisms for client-server communication:

docs/specification/2024-11-05/basic/utilities/cancellation.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Cancellation
33
weight: 10
44
---
55

6-
<div id="enable-section-numbers" />
7-
86
<Info>**Protocol Revision**: 2024-11-05</Info>
97

108
The Model Context Protocol (MCP) supports optional cancellation of in-progress requests

docs/specification/2024-11-05/basic/utilities/ping.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Ping
33
weight: 5
44
---
55

6-
<div id="enable-section-numbers" />
7-
86
<Info>**Protocol Revision**: 2024-11-05</Info>
97

108
The Model Context Protocol includes an optional ping mechanism that allows either party

docs/specification/2024-11-05/basic/utilities/progress.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Progress
33
weight: 30
44
---
55

6-
<div id="enable-section-numbers" />
7-
86
<Info>**Protocol Revision**: 2024-11-05</Info>
97

108
The Model Context Protocol (MCP) supports optional progress tracking for long-running

docs/specification/2024-11-05/client/roots.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 40
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
The Model Context Protocol (MCP) provides a standardized way for clients to expose

docs/specification/2024-11-05/client/sampling.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 40
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
The Model Context Protocol (MCP) provides a standardized way for servers to request LLM

docs/specification/2024-11-05/server/prompts.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ title: Prompts
33
weight: 10
44
---
55

6-
<div id="enable-section-numbers" />
7-
86
<Info>**Protocol Revision**: 2024-11-05</Info>
97

108
The Model Context Protocol (MCP) provides a standardized way for servers to expose prompt

docs/specification/2024-11-05/server/resources.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 20
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
The Model Context Protocol (MCP) provides a standardized way for servers to expose

docs/specification/2024-11-05/server/tools.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ type: docs
44
weight: 40
55
---
66

7-
<div id="enable-section-numbers" />
8-
97
<Info>**Protocol Revision**: 2024-11-05</Info>
108

119
The Model Context Protocol (MCP) allows servers to expose tools that can be invoked by

0 commit comments

Comments
 (0)