File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ Official Swift SDK for the [Model Context Protocol][mcp] (MCP).
66
77The Model Context Protocol (MCP) defines a standardized way
88for applications to communicate with AI and ML models.
9- This Swift SDK provides a robust implementation of both client and server components.
9+ This Swift SDK implements both client and server components
10+ according to the [ 2025-03-26] [ mcp-spec-2025-03-26 ] (latest) version
11+ of the MCP specification.
1012
1113## Requirements
1214
@@ -753,4 +755,5 @@ see the [GitHub Releases page](https://github.com/modelcontextprotocol/swift-sdk
753755
754756This project is licensed under the MIT License.
755757
756- [ mcp ] : https://modelcontextprotocol.io
758+ [ mcp ] : https://modelcontextprotocol.io
759+ [ mcp-spec-2025-03-26 ] : https://modelcontextprotocol.io/specification/2025-03-26
You can’t perform that action at this time.
0 commit comments