From bcbcd33cfbed1f864b6161b6c4fe3cce7096418f Mon Sep 17 00:00:00 2001 From: BestCodes <106822363+The-Best-Codes@users.noreply.github.com> Date: Fri, 31 Oct 2025 03:01:52 -0500 Subject: [PATCH] feat: YT Short for Canva MCP + goose (#5495) --- .../pages/community/data/community-content.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index 67a91b81a2..691a63d3a9 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -194,6 +194,18 @@ "tags": ["hacktoberfest"], "hacktoberfest": true }, + { + "title": "Goose with Canva MCP", + "author": { + "name": "BestCodes", + "handle": "the-best-codes" + }, + "type": "video", + "url": "https://www.youtube.com/shorts/xBGTa8XenVc", + "submittedDate": "2025-10-30", + "tags": ["hacktoberfest"], + "hacktoberfest": true + }, { "title": "goose with Apify MCP", "author": { @@ -206,7 +218,7 @@ "tags": ["hacktoberfest"], "hacktoberfest": true }, - { + { "title": "Building Custom Tools and Extensions for goose: A Developer's Guide", "author": { "name": "Anudhyan Datta", @@ -232,4 +244,4 @@ "hacktoberfest": true } ] -} \ No newline at end of file +}