Fix MCP servers settings location: under Copilot > Cloud Agent#45012
Open
Ameausoone wants to merge 2 commits into
Open
Fix MCP servers settings location: under Copilot > Cloud Agent#45012Ameausoone wants to merge 2 commits into
Ameausoone wants to merge 2 commits into
Conversation
…menu item Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository settings navigation in the MCP servers documentation to match the current GitHub UI location under Copilot settings.
Changes:
- Replaces the outdated Copilot > MCP servers navigation path with Copilot > Cloud Agent.
- Clarifies where to find the “Model Context Protocol (MCP)” section on the Cloud Agent page.
Comment on lines
+357
to
+358
| 1. In the "Code & automation" section of the sidebar, click **{% data variables.product.prodname_copilot_short %}** then **Cloud Agent**. | ||
| 1. On the "Cloud Agent" page, in the "Model Context Protocol (MCP)" section, add your configuration in the "MCP configuration" section. For example, you can add the following: |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why:
Closes: #45011
What's being changed (if available, include any code snippets, screenshots, or gifs):
The repository-level MCP configuration steps referenced a separate MCP servers sidebar item under repo Settings > Copilot. In the current UI, that setting is actually under Copilot > Cloud Agent, in the "Model Context Protocol (MCP)" section. Updated both occurrences of the navigation steps in
configure-mcp-servers.mdto match.Check off the following: