We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9dae4 commit 0042074Copy full SHA for 0042074
1 file changed
.copilot/mcp-config.json
@@ -7,6 +7,11 @@
7
"headers": {
8
"Authorization": "Bearer ${GITHUB_MCP_TOKEN}"
9
}
10
+ },
11
+ "aks-mcp": {
12
+ "type": "http",
13
+ "url": "http://localhost:8080/mcp/",
14
+ "tools": ["*"]
15
16
17
0 commit comments