Demonstrates how to build an OpenAI Apps SDK-compatible server using EdgeOne Pages and Next.js edge functions.
This project serves as a minimal starter for deploying an OpenAI Apps SDK-compatible Model Context Protocol (MCP) server on Tencent Cloud's EdgeOne Pages. Utilizing Next.js and serverless edge functions, it showcases how to create custom tools that expose functionality to ChatGPT and render dynamic widgets with structured content, complete with built-in CORS support for seamless integration and debugging.