Skip to content

Commit a86f3dd

Browse files
authored
Include Bearer
1 parent adef317 commit a86f3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ For MCP Hosts that are [Remote MCP-compatible](docs/host-integration.md), choose
104104
"mcpServers": {
105105
"github-remote": {
106106
"url": "https://api.githubcopilot.com/mcp/",
107-
"authorization_token": "<your GitHub PAT>"
107+
"authorization_token": "Bearer <your GitHub PAT>"
108108
}
109109
}
110110
}

0 commit comments

Comments
 (0)