Skip to content

docs(readme): clarify VS Code users already have bundled GitHub MCP#2804

Open
syf2211 wants to merge 1 commit into
github:mainfrom
syf2211:docs/2743-vscode-bundled-mcp-clarity
Open

docs(readme): clarify VS Code users already have bundled GitHub MCP#2804
syf2211 wants to merge 1 commit into
github:mainfrom
syf2211:docs/2743-vscode-bundled-mcp-clarity

Conversation

@syf2211

@syf2211 syf2211 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Clarify in the README that VS Code users with GitHub Copilot Chat already have the GitHub MCP server bundled, so a separate install from this repository is usually unnecessary.

Motivation

Fixes #2743.

Users with the vscode-copilot-chat extension may assume they need to install github-mcp-server separately when using GitHub MCP only inside VS Code. The bundled integration is sufficient for that case.

Changes

  • Add callout notes to both VS Code installation sections in README.md.
  • Document the github.copilot.chat.githubMcpServer.enabled setting to enable the bundled server.
  • Clarify when a standalone install is appropriate (local server, GHES, use outside VS Code).
  • Reword the one-click install guidance so bundled users are not steered into redundant setup.
  • Warn against duplicate mcp.json entries alongside the bundled server.

Tests

  • Docs-only change; no code tests required.

Notes

Happy to adjust wording if maintainers prefer linking to official VS Code Copilot MCP docs instead of listing the setting name directly.

Add callouts explaining that GitHub Copilot Chat in VS Code already
includes the GitHub MCP server, so a separate install is only needed
for local hosting, enterprise hosts, or use outside VS Code.

Fixes github#2743
@syf2211 syf2211 requested a review from a team as a code owner July 1, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unclear documentation for VS Code

1 participant