docs: update jetbrains tutorial (#3971)

This commit is contained in:
dianed-square
2025-08-08 14:19:24 -07:00
committed by GitHub
parent 595ece7958
commit caa22fc95d
6 changed files with 56 additions and 112 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ This tutorial covers how to add the [Git MCP Server](https://github.com/idosal/g
<GooseDesktopInstaller
extensionId="Git-mcp"
extensionName="Git mcp"
extensionDescription="Git MCP server for up-to-date docs and project insights"
description="Git MCP server for up-to-date docs and project insights"
command="npx"
args={["-y", "mcp-remote" , "https://gitmcp.io/docs"]}
cliCommand="npx -y mcp-remote https://gitmcp.io/docs"