Skip to content

Commit 9ebe125

Browse files
authored
Add link to iMCP in README
Signed-off-by: Mattt <[email protected]>
1 parent 775425b commit 9ebe125

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Swift implementation of the [Model Context Protocol][mcp] (MCP).
44

5+
> [!TIP]
6+
> To see it in action, check out the [iMCP app](https://iMCP.app/?ref=mcp-swift-sdk).
7+
58
## Requirements
69

710
- Swift 6.0+ / Xcode 16+
@@ -137,4 +140,4 @@ let (description, messages) = try await client.getPrompt(
137140

138141
This project is licensed under the Apache License, Version 2.0.
139142

140-
[mcp]: https://modelcontextprotocol.io
143+
[mcp]: https://modelcontextprotocol.io

0 commit comments

Comments
 (0)