Skip to content

Commit eb35709

Browse files
committed
Update utilities index
1 parent 75b37e0 commit eb35709

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/specification/basic/utilities/_index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ title: Utilities
66
**Protocol Revision**: {{< param protocolRevision >}}
77
{{< /callout >}}
88

9-
The Model Context Protocol includes several optional features that enhance the base protocol functionality. These features can be used independently to add capabilities like request cancellation, paginated results, and progress tracking.
9+
These optional features enhance the base protocol functionality with various utilities.
1010

1111
{{< cards >}}
12-
{{< card link="cancellation" title="Cancellation" icon="x-circle" >}}
13-
{{< card link="pagination" title="Pagination" icon="document-duplicate" >}}
14-
{{< card link="progress" title="Progress" icon="arrow-circle-right" >}}
12+
{{< card link="ping" title="Ping" icon="status-online" >}}
13+
{{< card link="cancellation" title="Cancellation" icon="x" >}}
14+
{{< card link="pagination" title="Pagination" icon="collection" >}}
15+
{{< card link="progress" title="Progress" icon="clock" >}}
1516
{{< /cards >}}

0 commit comments

Comments
 (0)