Open
Description
Description:
On the page https://code.visualstudio.com/mcp, the list of MCP servers for agent mode includes tools with links to installation instructions and documentation.
Currently, the documentation links for Azure DevOps MCP are incorrect—they point to the Azure MCP GitHub repository (https://github.com/azure/azure-mcp) instead of the correct Azure DevOps MCP page (https://github.com/microsoft/azure-devops-mcp).
Expected Behavior:
- The Azure DevOps MCP documentation links should direct users to https://github.com/microsoft/azure-devops-mcp.
Actual Behavior:
- The links currently direct users to https://github.com/azure/azure-mcp.
Steps to Reproduce:
- Visit https://code.visualstudio.com/mcp.
- Locate the Azure DevOps MCP tool in the list.
- Click the documentation link.
Suggested Fix:
- Update the Azure DevOps MCP documentation links to point to https://github.com/microsoft/azure-devops-mcp.