Skip to content

Commit deb5272

Browse files
authored
Update Visual Studio OAuth support in README
From release notes, looks like OAuth for MCP servers has been supported since 15th July 17.14.9 https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes?tabs=July#github-copilot-3
1 parent e882c66 commit deb5272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-guides/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This directory contains detailed installation instructions for the GitHub MCP Se
1515
|-----------------|---------------|----------------|---------------|------------|
1616
| Copilot in VS Code || ✅ Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: VS Code 1.101+ | Easy |
1717
| Copilot Coding Agent || ✅ Full (on by default; no auth needed) | Any _paid_ copilot license | Default on |
18-
| Copilot in Visual Studio ||PAT + ❌ No OAuth | Local: Docker or Go build, GitHub PAT<br>Remote: Visual Studio 17.14+ | Easy |
18+
| Copilot in Visual Studio ||Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: Visual Studio 17.14+ | Easy |
1919
| Copilot in JetBrains || ✅ Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: JetBrains Copilot Extension v1.5.53+ | Easy |
2020
| Claude Code || ✅ PAT + ❌ No OAuth| GitHub MCP Server binary or remote URL, GitHub PAT | Easy |
2121
| Claude Desktop || ✅ PAT + ❌ No OAuth | Docker or Go build, GitHub PAT | Moderate |

0 commit comments

Comments
 (0)