mcp-server
Posts
Links
MCP
The Model Context Protocol (MCP) is an open specification designed to connect large language model clients to external tools and resources, ensuring seamless integration within applications. It allows for the standardized handling of tool metadata and facilitates effective communication between ChatGPT and external interfaces, as explained by OpenAI.
04-11-2025Build a custom UX
This guide by OpenAI details how to build custom user experience (UX) components using the Apps SDK, emphasizing the integration of structured tool results into React components, interaction via the window.openai API, and managing widget states. It provides insights into best practices in component scaffolding and deployment for improved user engagement.
07-11-2025
