Skip to content

Commit 501990d

Browse files
authored
Update OAuth support details for Copilot applications...
...in the installation guide README.md for clarity.
1 parent ec2a872 commit 501990d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation-guides/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This directory contains detailed installation instructions for the GitHub MCP Se
1414
|-----------------|---------------|----------------|---------------|------------|
1515
| Copilot in VS Code || ✅ Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: VS Code 1.101+ | Easy |
1616
| Copilot Coding Agent || ✅ Full (OAuth + PAT) | Any _paid_ copilot license | Easy |
17-
| Copilot in Visual Studio ||Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: Visual Studio 17.14+ | Easy |
17+
| Copilot in Visual Studio ||PAT + ❌ No OAuth | Local: Docker or Go build, GitHub PAT<br>Remote: Visual Studio 17.14+ | Easy |
1818
| Copilot in JetBrains || ✅ PAT + ❌ No OAuth | Local: Docker or Go build, GitHub PAT<br>Remote: JetBrains Copilot Extension v1.5.35+ | Easy |
1919
| Claude Code || ✅ PAT + ❌ No OAuth| GitHub MCP Server binary or remote URL, GitHub PAT | Easy |
2020
| Claude Desktop || ✅ PAT + ❌ No OAuth | Docker or Go build, GitHub PAT | Moderate |
@@ -27,7 +27,7 @@ This directory contains detailed installation instructions for the GitHub MCP Se
2727
- ✅ = Fully supported
2828
- ❌ = Not yet supported
2929

30-
**Note:** Remote MCP support requires host applications to register a GitHub App or OAuth app for OAuth flow support. Currently, only VS Code has full remote support.
30+
**Note:** Remote MCP support requires host applications to register a GitHub App or OAuth app for OAuth flow support – even if the new OAuth spec is supported by that host app. Currently, only VS Code has full remote GitHub server support.
3131

3232
## Installation Methods
3333

0 commit comments

Comments
 (0)