Skip to content

Commit 39b38b6

Browse files
committed
fix: update aks-mcp URL to remove trailing slash
1 parent 0408165 commit 39b38b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.copilot/mcp-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"aks-mcp": {
1212
"type": "http",
13-
"url": "http://localhost:8000/mcp/",
13+
"url": "http://localhost:8000/mcp",
1414
"tools": ["*"]
1515
}
1616
}

0 commit comments

Comments
 (0)