We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775425b commit 9ebe125Copy full SHA for 9ebe125
README.md
@@ -2,6 +2,9 @@
2
3
Swift implementation of the [Model Context Protocol][mcp] (MCP).
4
5
+> [!TIP]
6
+> To see it in action, check out the [iMCP app](https://iMCP.app/?ref=mcp-swift-sdk).
7
+
8
## Requirements
9
10
- Swift 6.0+ / Xcode 16+
@@ -137,4 +140,4 @@ let (description, messages) = try await client.getPrompt(
137
140
138
141
This project is licensed under the Apache License, Version 2.0.
139
142
-[mcp]: https://modelcontextprotocol.io
143
+[mcp]: https://modelcontextprotocol.io
0 commit comments