Vercel

Vercel Launches Support for Building and Deploying MCP Apps with Next.js


Executive Summary

Vercel has announced full support for building and deploying MCP Apps, a provider-agnostic open standard for creating embedded UIs similar to ChatGPT apps. This enables developers using the Next.js framework to build a single, portable user interface that can run within any compatible host application without platform-specific code. The integration leverages modern web technologies like Server-Side Rendering and React Server Components to deliver high-performance agent interfaces.

Key Takeaways

* New Capability: Teams can now build and deploy MCP Apps on Vercel.

* Open Standard: MCP Apps are a provider-agnostic standard for embedded UIs, enabling portability across different host platforms like ChatGPT.

* Technical Architecture: The apps run in iframes and communicate with the host via a `ui/* JSON-RPC over postMessage` bridge, ensuring cross-platform compatibility.

* Next.js Integration: Developers can leverage advanced Next.js features like Server-Side Rendering (SSR) and React Server Components for enhanced performance.

* Target Audience: The announcement is aimed at developers building interfaces for AI agents and other embedded applications.

* Availability: The capability is available now.

Strategic Importance

This move positions Vercel as a key infrastructure provider for the emerging ecosystem of portable AI agent UIs, simplifying development and promoting an open standard over proprietary platform integrations.

Original article