migrate-oai-app

Migrate OpenAI Apps SDK applications to MCP Apps SDK with API mappings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/istresearch/helix-mcp-demo --skill migrate-oai-app-istresearch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-oai-app
Source: https://github.com/istresearch/helix-mcp-demo/tree/main/plugins/mcp-apps/skills/migrate-oai-app
Command: npx skills add https://github.com/istresearch/helix-mcp-demo --skill migrate-oai-app-istresearch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured guidance to migrate OpenAI Apps SDK applications to the MCP Apps SDK, including API mapping tables and reference materials to ensure a smooth port.

Core Features & Use Cases

  • Step-by-step migration guidance from OpenAI Apps to MCP Apps SDK.
  • API mapping tables and migration references for server and client changes.
  • Real-world use cases including porting widgets and porting app logic to MCP.

Quick Start

Follow the migration guide to map your OpenAI Apps APIs to MCP equivalents and scaffold an MCP Apps implementation.

Frequently Asked Questions about migrate-oai-app

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate OpenAI Apps SDK applications to MCP Apps SDK?

Migrate OpenAI Apps SDK applications to MCP by following a step-by-step migration guide that provides API mapping tables and practical front-end and server-side change guidance for a smooth port.

What is the process for porting OpenAI widgets to MCP?

Porting OpenAI widgets to MCP involves using provided migration references and practical guidance to update server and client code, ensuring your widget logic aligns with the MCP Apps SDK architecture.

Where can I find API mapping tables for OpenAI Apps to MCP SDK conversion?

API mapping tables for OpenAI Apps to MCP SDK conversion are provided within the migration reference guide, allowing developers to directly map existing OpenAI Apps APIs to their MCP equivalents.

Do I need to update both server and client code when porting app logic to MCP?

Yes, porting app logic to MCP requires updating both server and client code, utilizing the provided migration reference to scaffold an MCP Apps implementation and apply necessary front-end changes.

When should I use an MCP Apps SDK migration guide instead of rebuilding?

Use an MCP Apps SDK migration guide instead of rebuilding when you need to port existing OpenAI Apps SDK applications efficiently, leveraging API mapping tables to ensure structural continuity and reduce development overhead.