Skip to content

Commit 7698cce

Browse files
authored
Update installation guide for GitHub MCP server...
...to clarify OAuth authentication requirements and Visual Studio version.
1 parent 509868a commit 7698cce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installation-guides/install-other-copilot-ides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Quick setup guide for the GitHub Model Context Protocol (MCP) server across diff
2121

2222
Quick setup guide for the GitHub MCP server in GitHub Copilot across different IDEs. For VS Code instructions, refer to the [VS Code install guide in the README](/README.md#installation-in-vs-code)
2323

24+
> **Note**: OAuth authentication for the remote GitHub server is not yet supported in any IDEs other than VS Code. You must use a Personal Access Token (PAT).
25+
2426
## Visual Studio Setup
2527

2628
Requires Visual Studio 2022 version 17.14 or later.
@@ -29,8 +31,6 @@ Requires Visual Studio 2022 version 17.14 or later.
2931

3032
The remote GitHub MCP server is hosted by GitHub and provides automatic updates with no local setup required.
3133

32-
**Note**: OAuth authentication is not yet supported in Visual Studio. You must use a Personal Access Token (PAT).
33-
3434
#### Configuration
3535
1. Go to **Tools****Options****GitHub****Copilot****MCP Servers**
3636
2. Add this configuration:

0 commit comments

Comments
 (0)