MCP Apps becomes first official MCP UI extension
MCP Apps is now live as the first official MCP extension, letting tools return interactive UIs like forms, dashboards, and visualizations directly inside chat clients. The accompanying walkthrough demonstrates implementation in VS Code, including UI resource registration, SDK wiring, and pausing for user input before continuing agent flow.
This is a meaningful shift from chat-only tool calls to portable agent interfaces that can work across hosts without rebuilding UI logic per client.
- –The spec formalizes `ui://` resources and tool metadata patterns, making UI rendering a protocol feature instead of a one-off integration.
- –The `ext-apps` SDK creates a shared path for app devs, host devs, and MCP server authors, reducing fragmentation risk.
- –Inline interaction plus explicit user-input checkpoints improves trust and control for high-stakes workflows compared with pure text loops.
- –Real-world impact will depend on host parity, but the cross-client support trajectory (Claude, ChatGPT, VS Code, Goose) looks strong.
DISCOVERED
71d ago
2026-03-17
PUBLISHED
71d ago
2026-03-17
RELEVANCE
AUTHOR
Burke Holland