What problem does it solve?
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and 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
- Classify app requests into a small set of archetypes and identify the closest upstream starting point (official example, ext-apps starter, or local fallback).
- Plan tools, architecture, and repository layout for server and widget code, including tool definitions, CSP/URI versioning, and metadata alignment.
- Generate or patch a minimal MCP server + vanilla widget scaffold with local dev and tunnel setup guidance, plus validation against the minimum working repo contract.
- Provide doc-references and workflow guidance to ensure docs-first parity and submission-readiness where applicable.
Quick Start
Generate a starter scaffold with the provided generator, then tailor tool names, descriptions, CSP, and URI versioning to your app concept.