We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21cdf01 commit 783273eCopy full SHA for 783273e
1 file changed
mcp/github_tool/.env.template
@@ -0,0 +1,5 @@
1
+UPSTREAM_MCP = "https://api.githubcopilot.com/mcp/"
2
+REQUIRED_SCOPE = "github-full-access"
3
+INIT_AUTH_HEADER = "Bearer <PAT>"
4
+UPSTREAM_HEADER_TO_USE_IF_IN_AUDIENCE = "Bearer <PAT>"
5
+UPSTREAM_HEADER_TO_USE_IF_NOT_IN_AUDIENCE = "Bearer <PAT>"
0 commit comments