Plugin
OpenAIv1.2.1
OpenAI Developers
Develop AI apps, agents, and ChatGPT Apps with OpenAI best practices
Plugin
Develop AI apps, agents, and ChatGPT Apps with OpenAI best practices
Use OpenAI Developers in Codex to build AI applications, agents, and ChatGPT Apps with OpenAI docs, the OpenAI API, Apps SDK, and Agents SDK. Connect to the OpenAI Platform (platform.openai.com) and see your Codex-built apps work right out of the box with real OpenAI API keys. Run and locally deploy Agents SDK projects through the Deployment Manager, scaffold ChatGPT Apps, and prepare ChatGPT Apps submission artifacts.
{
"apps": "./.app.json",
"name": "openai-developers",
"author": {
"url": "https://openai.com/",
"name": "OpenAI",
"email": "support@openai.com"
},
"skills": "./skills/",
"license": "Proprietary",
"version": "1.2.1",
"homepage": "https://platform.openai.com/",
"keywords": [
"openai-platform",
"api-key",
"agents-sdk",
"agents",
"chatgpt-apps",
"apps-sdk",
"mcp",
"submissions",
"codex"
],
"interface": {
"logo": "./assets/openai-platform.png",
"category": "Engineering",
"brandColor": "#10A37F",
"websiteURL": "https://platform.openai.com/",
"displayName": "OpenAI Developers",
"screenshots": [],
"capabilities": [
"Interactive",
"Read",
"Write"
],
"composerIcon": "./assets/openai-platform.png",
"defaultPrompt": [
"Create an OpenAI API key to use in this project",
"Build an agent with the Agents SDK",
"Build a ChatGPT app from my local MCP server and widget idea."
],
"developerName": "OpenAI",
"longDescription": "Use OpenAI Developers in Codex to build AI applications, agents, and ChatGPT Apps with OpenAI docs, the OpenAI API, Apps SDK, and Agents SDK. Connect to the OpenAI Platform (platform.openai.com) and see your Codex-built apps work right out of the box with real OpenAI API keys. Run and locally deploy Agents SDK projects through the Deployment Manager, scaffold ChatGPT Apps, and prepare ChatGPT Apps submission artifacts.",
"privacyPolicyURL": "https://openai.com/policies/privacy-policy/",
"shortDescription": "Develop AI apps, agents, and ChatGPT Apps with OpenAI best practices",
"termsOfServiceURL": "https://openai.com/policies/row-terms-of-use/"
},
"mcpServers": "./.mcp.json",
"repository": "https://github.com/openai/plugins/tree/main/plugins/openai-developers",
"description": "Build with OpenAI APIs, Agents SDK, and ChatGPT Apps, and create and save OpenAI API keys from Codex."
}