Content-Length: 1428 | pFad | http://github.com/github/github-mcp-server/pull/546.patch
thub.com
From 7dc674f88c3f32cbcdf03c922c9bfed232e83fa7 Mon Sep 17 00:00:00 2001
From: Sam Morrow
Date: Wed, 18 Jun 2025 13:01:47 +0200
Subject: [PATCH] docs: suggest shorter name for server
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index a5c1e3136..5da2b1f8a 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
```json
{
"servers": {
- "github-remote": {
+ "github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
}
@@ -54,7 +54,7 @@ Alternatively, to manually configure VS Code, choose the appropriate JSON block
```json
{
"servers": {
- "github-remote": {
+ "github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/",
"headers": {
@@ -89,7 +89,7 @@ For MCP Hosts that are [Remote MCP-compatible](docs/host-integration.md), choose
```json
{
"mcpServers": {
- "github-remote": {
+ "github": {
"url": "https://api.githubcopilot.com/mcp/"
}
}
@@ -102,7 +102,7 @@ For MCP Hosts that are [Remote MCP-compatible](docs/host-integration.md), choose
```json
{
"mcpServers": {
- "github-remote": {
+ "github": {
"url": "https://api.githubcopilot.com/mcp/",
"authorization_token": "Bearer "
}
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/github/github-mcp-server/pull/546.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy