Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,14 @@ Run the examples in this repo end-to-end:
```
npm i
npm start
open http://localhost:8080/
```

open http://localhost:8080/

> [!NOTE]
> Please bear with us while we add more examples!

### Using the SDK in your project
### Using the SDK in your project

This repo is in flux and isn't published to npm yet: when it is, it will use the `@modelcontextprotocol/ext-apps` package.

Expand Down