migrate-oai-app

Migrate OpenAI Apps SDK projects to MCP Apps SDK with API mappings and guidance.

2.7k|363|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/modelcontextprotocol/ext-apps --skill migrate-oai-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-oai-app
Source: https://github.com/modelcontextprotocol/ext-apps/tree/main/plugins/mcp-apps/skills/migrate-oai-app
Command: npx skills add https://github.com/modelcontextprotocol/ext-apps --skill migrate-oai-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers migrate OpenAI Apps SDK projects to the MCP Apps SDK, providing step-by-step guidance and API mapping.

Core Features & Use Cases

  • Migration guidance with before/after mappings for server-side and client-side changes.
  • Reference material and API mappings to speed porting of tools and UIs.
  • Use Case: You have an app built with the OpenAI Apps SDK; port it to MCP Apps using the migration guide and mapping tables to preserve behavior.

Quick Start

Port your OpenAI App to MCP Apps by following the migration guide and applying the API mappings to your codebase.

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 an OpenAI Apps SDK project to the MCP Apps SDK?

The MCP Apps SDK migration covers server-side and client-side changes, including registration, Content Security Policy (CSP), and application lifecycle adjustments needed to port OpenAI apps successfully.

What is included in the OpenAI to MCP app porting process?

The porting process includes before-and-after API mappings, reference material for tool porting, and UI porting guidance to speed up transitioning your codebase from OpenAI Apps to MCP Apps.

Can I port both server and client components when migrating OpenAI apps to MCP?

Yes, you can port both server-side and client-side components during the OpenAI to MCP migration, covering required updates to registration, CSP, and lifecycle changes across your application architecture.

Does the OpenAI to MCP migration guide provide API mapping tables?

Yes, the migration guide provides detailed API mapping tables and reference material designed to satisfy migration-specific requirements and speed up the porting of tools and user interfaces.

What is the best way to preserve app behavior when porting OpenAI apps to MCP?

The best way to preserve app behavior is to use the migration guide and apply the before-and-after API mappings directly to your existing OpenAI Apps SDK codebase during the transition.