From 7b044d93a2e9305fb247f633aecb59e0adb82871 Mon Sep 17 00:00:00 2001 From: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:26:29 -0400 Subject: [PATCH] docs: Add YouTube link to Git MCP Tutorial (#3831) Signed-off-by: Ebony Louis --- documentation/docs/mcp/gitmcp-mcp.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/docs/mcp/gitmcp-mcp.md b/documentation/docs/mcp/gitmcp-mcp.md index a9fa99ad79..ddb4962739 100644 --- a/documentation/docs/mcp/gitmcp-mcp.md +++ b/documentation/docs/mcp/gitmcp-mcp.md @@ -10,8 +10,7 @@ import CLIExtensionInstructions from '@site/src/components/CLIExtensionInstructi import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller'; - - + This tutorial covers how to add the [Git MCP Server](https://github.com/idosal/git-mcp) as a Goose extension to give LLMs live access to GitHub repos, enabling smart documentation search, code exploration, and accurate project insights.