What problem does it solve?
Scaffolds, refactors, and troubleshoots ChatGPT Apps SDK projects that combine an MCP server and a widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.
Core Features & Use Cases
- Docs-first workflow guidance for building and aligning Apps SDK implementations
- Archetype-driven scaffolding of MCP server and widget structures
- CSP and domain metadata integration with resource registration and validation
Quick Start
Invoke the OpenAI Docs workflow, fetch current Apps SDK docs, classify the app archetype, and scaffold a minimal MCP server and widget using the closest upstream example.