-
Notifications
You must be signed in to change notification settings - Fork 864
Open
Labels
ai-readyReady for AI coding agentReady for AI coding agenteffort: mediumA day or twoA day or twopriority: criticalMust be addressed immediatelyMust be addressed immediately
Description
Describe the bug
The ADO MCP server does not working anymore. It worked in V 354. But now in V 374. It shows in /mcp but does not show at startup nor the tools are recognized
Affected version
0.0.374
Steps to reproduce the behavior
Configure MCP server at ~/.copilot/mcp-config.json
"ado": {
"type": "local",
"command": "npx",
"tools": ["*"],
"args": ["-y", "@azure-devops/mcp", "<Org>"]
}
launch copilot cli.
See there is no ado mcp connected message
Prompt the following "show me tools from ADO MCP"
It would respond there is no ado mcp
Expected behavior
It should say the following in launch
● Configured MCP servers: ado
Additional context
collinbarrett
Metadata
Metadata
Assignees
Labels
ai-readyReady for AI coding agentReady for AI coding agenteffort: mediumA day or twoA day or twopriority: criticalMust be addressed immediatelyMust be addressed immediately