Skip to content

Commit 7b27d84

Browse files
committed
fix transport mention in readme
1 parent 5fb4ae5 commit 7b27d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pizzaz_server_node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you prefer npm or yarn, adjust the command accordingly.
2121
pnpm start
2222
```
2323

24-
The script bootstraps the server over stdio, which makes it compatible with the MCP Inspector as well as ChatGPT connectors. Once running you can list the tools and invoke any of the pizza experiences.
24+
The script bootstraps the server over SSE (Server-Sent Events), which makes it compatible with the MCP Inspector as well as ChatGPT connectors. Once running you can list the tools and invoke any of the pizza experiences.
2525

2626
Each tool responds with:
2727

0 commit comments

Comments
 (0)