[CONSOLIDATED] The prompts for `install_azure_cli_extensions` did not trigger the corresponding tools as expected.
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 624
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 220
Description
**Description:**
In `consolidated` mode, when testing prompts related to the `install_azure_cli_extensions` tool, all prompts do not trigger the corresponding tool as expected, as shown below:
- Test Prompt: `Get Azure CLI installation instructions`
- Test Prompt: `How to install azd`
- Test Prompt: `What is Azure Functions Core tools and how to install it`
**Steps to Reproduce:**
1. Start mcp server in `consolidated` mode.
2. Open GitHub Copilot in VS Code and [switch to Agent mode](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode).
3. Click Refresh on the tools list, and select the `Built-in`, `Extension: Github Copilot for Azure`, `github MCP server` and `MCP Server: Azure MCP`.
4. Enter test prompts `Get Azure CLI installation instructions`, `How to install azd`, `What is Azure Functions Core tools and how to install it`.
**Environment:**
- OS: Windows.
- Vscode Version: 1.105.1
- GitHub Copilot Chat Version: 0.32.4
- Large Language Model: **Claude Sonnet 4.5**
- Virtual Tool: On
- Azure MCP Server: **1.0.0**
**Expected Behavior:**
These prompts can successfully trigger the expected `install_azure_cli_extensions` tool.
@joshfree for notification
Contributor guide
Assessment
This issue has not been assessed yet.