Skip to content

Update README.md to prompt VS Code version update #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] This sentence is quite long and covers multiple steps. Consider splitting it into two or more sentences to improve readability.

Suggested change
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.
For quick installation, use one of the one-click install buttons above.
Once you complete the installation flow, toggle Agent mode (located by the Copilot Chat text input).
The server will start automatically.
Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support.

Copilot uses AI. Check for mistakes.


### Usage in other MCP Hosts

Expand Down