You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Copilot in VS Code | ✅ | ✅ Full (OAuth + PAT) | Local: Docker or Go build, GitHub PAT<br>Remote: VS Code 1.101+ | Easy |
16
16
| 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 |
18
18
| Copilot in JetBrains | ✅ | ✅ PAT + ❌ No OAuth | Local: Docker or Go build, GitHub PAT<br>Remote: JetBrains Copilot Extension v1.5.35+ | Easy |
19
19
| Claude Code | ✅ | ✅ PAT + ❌ No OAuth| GitHub MCP Server binary or remote URL, GitHub PAT | Easy |
20
20
| 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
27
27
- ✅ = Fully supported
28
28
- ❌ = Not yet supported
29
29
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.
0 commit comments