You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,12 +48,26 @@ open http://localhost:8080/
48
48
> [!NOTE]
49
49
> Please bear with us while we add more examples!
50
50
51
-
### Use the SDK in your project
51
+
### Using the SDK in your project
52
52
53
-
This repo is in flux and isn't published to npm (when it is, it will use the `@modelcontextprotocol/ext-apps` package). In the meantime you can depend on the SDK library in a Node.js project by installing it w/ its git URL:
53
+
This repo is in flux and isn't published to npm yet: when it is, it will use the `@modelcontextprotocol/ext-apps` package.
54
+
55
+
In the meantime you can depend on the SDK library in a Node.js project by installing it w/ its git URL:
0 commit comments