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
@@ -34,7 +34,7 @@ This tutorial covers how to add the [Context7 MCP Server](https://github.com/ups
<GooseDesktopInstaller
extensionId="context7"
extensionName="Context7"
extensionDescription="Context7 MCP server for up-to-date code and docs"
description="Context7 MCP server for up-to-date code and docs"
command="npx"
args={["-y", "@upstash/context7-mcp"]}
cliCommand="npx -y @upstash/context7-mcp"