We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe2459 commit 14e6dd4Copy full SHA for 14e6dd4
1 file changed
AGENTS.md
@@ -85,3 +85,7 @@ Uses npm workspaces. Examples in `examples/` are separate packages:
85
- `basic-server-*` - Starter templates (vanillajs, react, vue, svelte, preact, solid). Use these as the basis for new examples.
86
- `basic-host` - Reference host implementation
87
- Other examples showcase specific features (charts, 3D, video, etc.)
88
+
89
+## Migrating code from OpenAI Apps SDK to MCP Apps
90
91
+See [Migrating from OpenAI Apps SDK to MCP Apps SDK](./docs/migrate_from_openai_apps.md)
0 commit comments