docs: adding Square MCP video to tutorial page (#2615)

Co-authored-by: Rizel Scarlett <rizel@squareup.com>
This commit is contained in:
Anthony Giuliano
2025-05-21 12:48:49 -04:00
committed by GitHub
parent d8d9b9f1bd
commit 9a7abfec9e

View File

@@ -7,7 +7,18 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem'; import TabItem from '@theme/TabItem';
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed'; import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/ynoXx8aBP-4" /> <details>
<summary> 🎥 Square MCP Server Video Walkthrough</summary>
<iframe
class="aspect-ratio"
src="https://www.youtube.com/embed/y6pklrzhzNg"
title="Run your Business with AI | Square MCP Server"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
</details>
This tutorial will get you started with the Square MCP server to enable interactive and automated work for your Square seller account. The Square MCP server is an open source project that allows you to interact with the Square API using Goose. This tutorial will get you started with the Square MCP server to enable interactive and automated work for your Square seller account. The Square MCP server is an open source project that allows you to interact with the Square API using Goose.