openai/openai-apps-sdk-examples
TypeScript examples for building MCP servers and UI widgets that extend ChatGPT.

Velocity · 7d
+9.2
★ / day
Trend
→steady
star history
This repository provides example code for developers building apps on the OpenAI Apps SDK. It includes sample UI components and MCP server implementations that expose tools and data to ChatGPT. MCP servers use the Model Context Protocol to standardize how LLMs call external tools during conversations, with the Apps SDK rendering rich UI widgets alongside assistant responses.