概要
A2UIとMCP Appsを組み合わせる方法を扱うGoogle Developers Blog公式architecture postです。単独のprotocol announcementに留まらず、MCP経由でA2UI payloadを配信する、A2UI component内にMCP Appsを埋め込む、MCP Apps内でA2UI rendererを動かす、という3つのintegration patternを示しています。
要約
1. Protocol bridge: A2UIとMCP Appsが競合ではなく補完関係になれることを説明する
2. Three architectures: A2UI over MCP、MCP Apps in A2UI、A2UI inside MCP Appsを扱う
3. Runtime detail: MIME type、resource、tool call、iframe boundary、state synchronizationに踏み込む
4. Migration path: legacyまたはnon-A2UI hostにもdynamic agent-driven UIを導入できる道を示す
5. 収録価値: 既存のA2UIとMCP Apps項目にhybrid deployment guidanceを補う