feat: add GitHub MCP server configuration

This commit is contained in:
2025-08-29 22:19:30 +02:00
parent 85c69756b7
commit 9c7bf82449

View File

@@ -14,6 +14,10 @@
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
},
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp"
}
}
}