From c3578b708fe97fa209e280451bd88f07515d67d5 Mon Sep 17 00:00:00 2001 From: Lymah Date: Sat, 25 Oct 2025 12:06:55 +0100 Subject: [PATCH] Doc: (blog) - Deep Dive into goose's Extension System and Model Context Protocol (MCP) (#5291) Signed-off-by: oguntunjiharlimatodunola Signed-off-by: Lymah123 --- .../src/pages/community/data/community-content.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation/src/pages/community/data/community-content.json b/documentation/src/pages/community/data/community-content.json index a60b8324f3..c470a67db1 100644 --- a/documentation/src/pages/community/data/community-content.json +++ b/documentation/src/pages/community/data/community-content.json @@ -80,6 +80,19 @@ "submittedDate": "2025-10-16", "tags": ["hacktoberfest"], "hacktoberfest": true + }, + { + "title": "Deep Dive into goose's Extension System and Model Context Protocol (MCP)", + "author": { + "name": "Halimah", + "handle": "lymah123" + }, + "type": "blog", + "url": "https://dev.to/lymah/deep-dive-into-gooses-extension-system-and-model-context-protocol-mcp-3ehl", + "thumbnail": "https://i.imgur.com/uim8eHi.png", + "submittedDate": "2025-10-21", + "tags": ["hacktoberfest"], + "hacktoberfest": true } ] }