We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0188cc0 commit 8e1c98aCopy full SHA for 8e1c98a
1 file changed
gemini-extension.json
@@ -0,0 +1,13 @@
1
+{
2
+ "name": "GitHub MCP Server",
3
+ "version": "0.18.0",
4
+ "description": "Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.",
5
+ "mcpServers": {
6
+ "github": {
7
+ "httpUrl": "https://api.githubcopilot.com/mcp/",
8
+ "oauth": {
9
+ "enabled": true
10
+ }
11
12
13
+}
0 commit comments