Skip to content

Commit da0c91c

Browse files
committed
Merge branch 'ochafik/docs-migrate-from-openai' of https://github.com/modelcontextprotocol/ext-apps into ochafik/docs-migrate-from-openai
2 parents 4c62859 + 71c4c07 commit da0c91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate_from_openai_apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ This guide helps you migrate from the OpenAI Apps SDK (`window.openai.*`) to the
8080
| OpenAI | MCP Apps | Notes |
8181
| ------------------------------------- | -------- | ----------------------------------------------- |
8282
| `window.openai.widgetState` || Not directly available in MCP |
83-
| `window.openai.setWidgetState(state)` || Use framework state (React, localStorage, etc.) |
83+
| `window.openai.setWidgetState(state)` || Use alternative mechanisms (`localStorage`, server-side state, etc.) |
8484

8585
## File Operations (Not Yet in MCP Apps)
8686

0 commit comments

Comments
 (0)