From 84e1a16835a46dfaffdc7b7c0eeb59e2c3044ac8 Mon Sep 17 00:00:00 2001 From: Marc Skov Madsen Date: Wed, 4 Mar 2026 13:58:13 +0000 Subject: [PATCH] fix mp4 --- docs/tutorials/getting-started-mcp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/getting-started-mcp.md b/docs/tutorials/getting-started-mcp.md index e1230b3..4388450 100644 --- a/docs/tutorials/getting-started-mcp.md +++ b/docs/tutorials/getting-started-mcp.md @@ -63,7 +63,7 @@ Restart VS Code. In Copilot Chat, ask: Copilot will call the `show_panel_live` tool and render the app inline. ## Claude Desktop @@ -145,7 +145,7 @@ the ngrok URL (e.g., `https://abc123.ngrok-free.app/mcp/`). See the [MCP Integration guide](../how-to/mcp-integration.md) for details. ## Your first app