From bfa875d79b9a835e2ae98293a367e558d809aab1 Mon Sep 17 00:00:00 2001 From: wrenj Date: Fri, 1 May 2026 09:55:55 -0400 Subject: [PATCH] fix broken gif --- docs/guides/mcp-apps-in-a2ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/mcp-apps-in-a2ui.md b/docs/guides/mcp-apps-in-a2ui.md index 9200a65a8..b24cfc3d4 100644 --- a/docs/guides/mcp-apps-in-a2ui.md +++ b/docs/guides/mcp-apps-in-a2ui.md @@ -8,7 +8,7 @@ This guide explains how **Model Context Protocol (MCP) Applications** are integr The Model Context Protocol (MCP) allows MCP servers to deliver rich, interactive HTML-based user interfaces to hosts. A2UI provides a secure environment to run these third-party applications. -MCP Calculator demo — loading the app, opening the calculator, and chatting with the agent +![MCP Calculator demo — loading the app, opening the calculator, and chatting with the agent](../assets/mcp-apps-calculator-demo.gif) ## Double-Iframe Isolation Pattern