microsoft / microsoft/mcp

Display warning message during install/first setup of Azure MCP extension when organizational policies are set to disable mcp

Open
#1,400 0 comments 0 reactions 1 assignee View on GitHub

@g2vinay is already working on this.

Since Feb 10, 2026.

packages-VSIX server-Azure.Mcp
Dominant language
C#
Stars
3.7k
Forks
624
Avg merge
2d 20h
Merged PRs (30d)
220

Description

When organizational policies are disabled or not set in github, the enablement of mcp servers are set to disable by default.

Image

The Policy Diagnostics viewer in VSCode shows -
| chat_preview_features_enabled | false |
| chat_agent_enabled | true |
**| mcp | false |**

When users install the Azure MCP, we need a way of displaying a warning via toast notification or other ways to alert the user on this behavior -

Sample message "Your organizational policies have MCP servers disabled. Please contact admin for access" or something to that effect. @charris-msft please feel free to suggest appropriate verbiage

Here's an example of what VSCode does today to display organization level setting -

Image

CC: @g2vinay , @joshfree , @charris-msft

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.