61 61
62## Related use cases62## Related use cases
63 63
6464[[
65 65
6666### Create browser-based games### Add Mac telemetry
67 67
6868Use Codex to turn a game brief into first a well-defined plan, and then a real browser-based...Use Codex and the Build macOS Apps plugin to add a few high-signal `Logger` events around...
69 69
7070Engineering Code](https://developers.openai.com/codex/use-cases/browser-games)[macOS Code](https://developers.openai.com/codex/use-cases/macos-telemetry-logs)[
71 71
7272### Bring your app to ChatGPT### Create a CLI Codex can use
73 73
7474Build one narrow ChatGPT app outcome end to end: define the tools, scaffold the MCP server...Ask Codex to create a composable CLI it can run from any folder, combine with repo scripts...
75 75
7676Integrations Code](https://developers.openai.com/codex/use-cases/chatgpt-apps)[Engineering Code](https://developers.openai.com/codex/use-cases/agent-friendly-clis)[
77 77
7878### Build for iOS and macOS### Create browser-based games
79 79
8080Use Codex to scaffold SwiftUI projects, keep the build loop CLI-first with `xcodebuild` or...Use Codex to turn a game brief into first a well-defined plan, and then a real browser-based...
81 81
8282Mobile Code](https://developers.openai.com/codex/use-cases/native-ios-macos-apps)Engineering Code](https://developers.openai.com/codex/use-cases/browser-games)