From cec8ec8b63fa99991073c644c3ab40cc6306a538 Mon Sep 17 00:00:00 2001 From: Angie Jones Date: Mon, 17 Feb 2025 16:20:28 -0600 Subject: [PATCH] docs: embed figma short video (#1265) --- documentation/docs/tutorials/figma-mcp.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/docs/tutorials/figma-mcp.md b/documentation/docs/tutorials/figma-mcp.md index e13c6111f7..2e8d4ec864 100644 --- a/documentation/docs/tutorials/figma-mcp.md +++ b/documentation/docs/tutorials/figma-mcp.md @@ -5,6 +5,9 @@ description: Add Figma MCP Server as a Goose Extension import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed'; + + This tutorial covers how to add the [Figma MCP Server](https://github.com/hapins/figma-mcp) as a Goose extension to enable interaction with Figma files, designs, and components.