Skip to content

Commit 02351f9

Browse files
authored
Merge pull request modelcontextprotocol#1870 from modelcontextprotocol/ochafik/blog-mcp-apps-ext-images
blog: add images to mcp apps post
2 parents e24230d + e77a79c commit 02351f9

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

blog/content/posts/2025-11-21-mcp-apps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Today we're proposing an MCP extension to standardize support for interactive us
1111

1212
MCP Apps is an optional extension that enables servers to deliver interactive user interfaces to hosts. It introduces a standardized pattern for declaring UI resources, linking them to tools, and enabling bidirectional communication between embedded interfaces and the host application.
1313

14+
![Example of an inline chat app with interactive UI for permission management](/posts/images/inline-chat-app.png)
15+
1416
The SEP was authored by MCP core maintainers at OpenAI and Anthropic, together with the MCP-UI creators and lead maintainers of the MCP UI Community Working Group.
1517

1618
## Standardization for interactive interfaces
@@ -27,6 +29,8 @@ The [MCP-UI project](https://github.com/idosal/mcp-ui), created by Ido Salomon a
2729

2830
The [OpenAI Apps SDK](https://developers.openai.com/apps-sdk/) further validated the demand for rich UI experiences within conversational AI interfaces. The Apps SDK enables developers to build rich, interactive applications inside ChatGPT using MCP as its backbone. To ensure interoperability and establish consistent security and usage patterns across the ecosystem, we (Anthropic, OpenAI and MCP-UI) are collaborating to create an official MCP extension for interactive interfaces.
2931

32+
![Example of a fullscreen app with a rich data table interface](/posts/images/fullscreen-chat-app.png)
33+
3034
## MCP Apps specification
3135

3236
We're proposing a specification for UI resources in MCP, but the implications go further. MCP Apps is starting to look like an agentic app runtime: a foundation for novel interactions between AI models, users, and applications. The proposal is intentionally lean, starting with core patterns that we plan on expanding over time.
312 KB
Loading
202 KB
Loading

0 commit comments

Comments
 (0)