From 8170de51b6f6a6e6e45164aa95730ce7eebeb3f9 Mon Sep 17 00:00:00 2001 From: Dimitrios Philliou Date: Thu, 12 Jun 2025 12:04:45 -0700 Subject: [PATCH] Update README.md to prompt VS Code version update Making it clear that you need the latest version of VS Code installed for it work. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e46cb6..003164e0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The remote GitHub MCP Server is hosted by GitHub and provides the easiest method ### Usage with VS Code -For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start. +For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start. Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support. ### Usage in other MCP Hosts