Skip to content

Commit 47ad5c0

Browse files
authored
Update README with configuration section for remote GitHub MCP Server
1 parent 48b1775 commit 47ad5c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,14 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
8585

8686
> **Note:** Each MCP host application needs to configure a GitHub App or OAuth App to support remote access via OAuth. Any host application that supports remote MCP servers should support the remote GitHub server with PAT authentication. Configuration details and support levels vary by host. Make sure to refer to the host application's documentation for more info.
8787
88-
### Configuration
89-
See [Remote Server Documentation](/docs/remote-server.md) on how to pass additional configuration settings to the remote GitHub MCP Server.
90-
9188
> ⚠️ **Public Preview Status:** The **remote** GitHub MCP Server is currently in Public Preview. During preview, access may be gated depending on authentication type and surface:
9289
> - OAuth: Subject to GitHub Copilot Editor Preview Policy until GA
9390
> - PAT: Controlled via your organization's PAT policies
9491
> - MCP Access in Copilot: Enables/disables access to all MCP servers in VS Code and Copilot Coding Agent, with other Copilot editors migrating to this policy in the coming months.
9592
93+
### Configuration
94+
See [Remote Server Documentation](/docs/remote-server.md) on how to pass additional configuration settings to the remote GitHub MCP Server.
95+
9696
---
9797

9898
## Local GitHub MCP Server

0 commit comments

Comments
 (0)