Skip to content

[regression] ado mcp server does not work anymore. #900

@neilghosh

Description

@neilghosh

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

https://github.com/microsoft/azure-devops-mcp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions