Skip to content

Commit 38cf609

Browse files
authored
Update README.md
1 parent bebecf5 commit 38cf609

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,15 @@ You will get a public URL that you can use to add your local server to ChatGPT i
122122

123123
For example: `https://<custom_endpoint>.ngrok-free.app/mcp`
124124

125+
Once you add a connector, you can use it in ChatGPT conversations.
126+
127+
You can add your app to the conversation context by selecting it in the "More" options.
128+
129+
![more-chatgpt](https://github.com/user-attachments/assets/26852b36-7f9e-4f48-a515-aebd87173399)
130+
131+
You can then invoke tools by asking something related. For example, for the Pizzaz app, you can ask "What are the best pizzas in town?".
132+
133+
125134
## Next steps
126135

127136
- Customize the widget data: edit the handlers in `pizzaz_server_node/src`, `pizzaz_server_python/main.py`, or the solar system server to fetch data from your systems.

0 commit comments

Comments
 (0)