File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -833,15 +833,13 @@ The Swift SDK has the following platform requirements:
833833| watchOS | 9.0+ |
834834| tvOS | 16.0+ |
835835| visionOS | 1.0+ |
836- | Linux | Distributions with ` glibc ` |
836+ | Linux | Distributions with ` glibc ` or ` musl ` , including Ubuntu and Alpine |
837837
838838While the core library works on any platform supporting Swift 6
839839(including Linux and Windows),
840840running a client or server requires a compatible transport.
841841
842- We're actively working to expand platform support:
843- - [ Alpine Linux support] ( https://github.com/modelcontextprotocol/swift-sdk/pull/64 )
844- - [ Windows support] ( https://github.com/modelcontextprotocol/swift-sdk/pull/64 )
842+ We're working to add [ Windows support] ( https://github.com/modelcontextprotocol/swift-sdk/pull/64 ) .
845843
846844## Debugging and Logging
847845
You can’t perform that action at this time.
0 commit comments