Skip to content

Commit 5c00a86

Browse files
committed
Add npm command
1 parent 86e0c04 commit 5c00a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/mcp/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"scripts": {
1010
"build-check": "tsc --noEmit",
1111
"start:stdio": "tsx filesystem-example.ts",
12+
"start:streamable-http": "tsx streamable-http-example.ts",
1213
"start:hosted-mcp-on-approval": "tsx hosted-mcp-on-approval.ts",
1314
"start:hosted-mcp-human-in-the-loop": "tsx hosted-mcp-human-in-the-loop.ts",
1415
"start:hosted-mcp-simple": "tsx hosted-mcp-simple.ts"

0 commit comments

Comments
 (0)