VercelでのMCP Appsサポート
本文の状態
日本語全文を表示中
詳細モードで約1分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
VercelがMCP Appsの構築・デプロイをNext.jsで完全サポート。MCP AppsはChatGPTアプリに類似したオープン標準で、iframe内で動作し、あらゆる互換ホストと連携可能。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
チームは現在、Next.jsを完全にサポートする環境で、Vercel上にMCP Appsを構築およびデプロイできるようになりました。
MCP AppsはChatGPTアプリと似ていますが、埋め込みUIのためのプロバイダー非依存のオープンスタンダードです。これらはiframe内で動作し、共有ブリッジを使用してChatGPTなどの互換性のあるあらゆるホストと通信します。
このアーキテクチャは、postMessageを介したui/* JSON-RPCを採用しており、プラットフォーム固有の統合を必要とせず、単一のUIが互換性のあるあらゆるホストで機能することを可能にします。
この標準をVercel上のNext.jsと組み合わせることで、開発者はサーバーサイドレンダリング(SSR)とReact Server Componentsを活用し、移植性が高く高性能なエージェントインターフェースを構築できます。
テンプレートをデプロイするか、ドキュメントで詳細を確認してください。
詳細を読む
原文を表示
Teams can now build and deploy MCP Apps on Vercel with full support for Next.js.
MCP Apps are similar to ChatGPT apps, but are a provider-agnostic open standard for embedded UIs. They run inside iframes and communicate with any compatible host, such as ChatGPT, using a shared bridge.
This architecture uses ui/* JSON-RPC over postMessage, enabling a single UI to function across any compatible host without platform-specific integrations.
By combining this standard with Next.js on Vercel, developers can leverage Server-Side Rendering (SSR) and React Server Components to build portable, high-performance agent interfaces.
Deploy the template or learn more in the documentation.
Read more
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み