documentation/blog/2026-01-06-mcp-apps/index.md
The MCP ecosystem is standardizing how servers deliver interactive UIs to hosts, and goose is an early adopter. Today we're shipping support for the draft MCP Apps specification (SEP-1865), bringing goose in line with the emerging standard, as other hosts like Claude and ChatGPT move toward adoption.
<!-- truncate -->This release (v1.19.0) brings a minimal-but-functional implementation of MCP Apps:
Extension authors can now build MCP Apps that work across goose and any host that adopts the standard.
MCP Apps lets MCP servers present interactive HTML UIs (forms, dashboards, visualizations) directly inside a host. Build once, run everywhere.
It's a draft specification (SEP-1865) that builds on MCP-UI and the OpenAI Apps SDK, led by Ido Salomon and Liad Yosef with contributions from Anthropic and OpenAI.
goose has been part of this from early on. We've shipped MCP-UI support, participated in spec conversations, and are now implementing MCP Apps so extension authors have a real host to build against while the standard matures.
MCP Apps is still a draft. Our implementation is intentionally minimal and subject to change. Expect sharp edges and breaking changes. We're shipping now so authors can try it, give feedback, and help the community converge on the right primitives.
What's not included yet:
MCP-UI isn't going away overnight. We'll keep supporting it while the community finalizes MCP Apps, and there's an adapter path to ease migration. We'll share a deprecation timeline once the MCP Apps extension is formally accepted.
If you build or port an app, we want to hear from you. File issues, share demos, tell us what's broken. Early feedback shapes what comes next.
<head> <meta property="og:title" content="goose Lands MCP Apps" /> <meta property="og:type" content="article" /> <meta property="og:url" content="https://goose-docs.ai/blog/2026/01/06/mcp-apps" /> <meta property="og:description" content="goose ships early support for the draft MCP Apps specification, aligning with the emerging standard for interactive UIs in MCP." /> <meta property="og:image" content="http://goose-docs.ai/assets/images/goose-lands-mcp-apps-header-image-eb1f899d6de24f21cc2c45e46727f11d.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="twitter:domain" content="goose-docs.ai" /> <meta name="twitter:title" content="goose Lands MCP Apps" /> <meta name="twitter:description" content="goose ships early support for the draft MCP Apps specification, aligning with the emerging standard for interactive UIs in MCP." /> <meta name="twitter:image" content="http://goose-docs.ai/assets/images/goose-lands-mcp-apps-header-image-eb1f899d6de24f21cc2c45e46727f11d.png" /> </head>