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.
2 parents 68bae9e + 0dde228 commit 860061eCopy full SHA for 860061e
1 file changed
.mcp.json
@@ -0,0 +1,12 @@
1
+{
2
+ "mcpServers": {
3
+ "azure-sdk-mcp": {
4
+ "type": "stdio",
5
+ "command": "pwsh",
6
+ "args": [
7
+ "./eng/common/mcp/azure-sdk-mcp.ps1",
8
+ "-Run"
9
+ ]
10
+ }
11
12
+}
0 commit comments