Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created January 23, 2026 12:26
Show Gist options
  • Select an option

  • Save wullemsb/77b04e8fcb96c2dfa59d1f8a278c9f14 to your computer and use it in GitHub Desktop.

Select an option

Save wullemsb/77b04e8fcb96c2dfa59d1f8a278c9f14 to your computer and use it in GitHub Desktop.
{
"servers": {
"AzureDevOpsProjectA": {
"type": "http",
"url": "https://servername/api/mcp/projectA/teamA"
},
"AzureDevOpsProjectB": {
"type": "http",
"url": "https://servername/api/mcp/projectB"
},
"microsoft-docs": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp",
"gallery": true
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment