GitHub Copilot Chat
Copilot Chat's MCP support brings agent-style tool use into VS Code's native AI panel. The largest install base of any MCP-supporting client.
Delv Safety Grade: A
Score 83/100 · assessed 2026-04-19
GitHub Copilot Chat is Microsoft-backed infrastructure with massive scale and professional maintenance. As an MCP client host, it acts as the orchestrator rather than the risk surface—the actual permissions depend entirely on which MCP servers you connect. The host itself runs within VS Code's sandbox with standard extension privileges. Supply chain is solid: distributed through VS Code's marketplace with Microsoft's signing. Transparency is moderate: the MCP integration is documented but the host code itself is proprietary. The main risk vector is that users may connect untrusted MCP servers without understanding the delegation model. No known security incidents specific to the MCP integration. The limited MCP feature set (no prompts, no sampling) actually reduces attack surface compared to full-featured clients.
Green flags
- Microsoft/GitHub backing provides enterprise-grade maintenance and incident response
- Largest MCP client install base means community scrutiny of issues
- Runs within VS Code's existing security sandbox and permission model
- Limited MCP feature set reduces potential attack surface vs full clients
- Official Microsoft documentation and support channels available
Red flags
- Proprietary code limits independent security review of MCP implementation
- No sampling support means less control over recursive LLM calls from servers
- Users may not understand that connected MCP servers inherit VS Code privileges
- MCP server vetting responsibility falls entirely on end users
Permissions requested
MCP capabilities
- Tools
- Resources
- Prompts
- Sampling
Platforms
Config location
VS Code settings under "github.copilot.advanced.mcp"
Review
If you already use VS Code and pay for Copilot, this is the obvious MCP client—native integration beats switching apps. If you need prompts or sampling support, or want a richer MCP management experience, look at Claude Desktop or Cline instead.
Good at
- Zero install friction for existing Copilot subscribers
- Native VS Code integration keeps you in one window
- Largest user base of any MCP client by orders of magnitude
- Settings sync across machines via VS Code sync
- Tool calls surface inline with clear visibility
Watch out
- No prompts or sampling support limits advanced agent patterns
- Manual JSON config with no GUI or server discovery
- Requires extension restart after config changes
- Cryptic error messages when MCP servers fail
- Chat panel context management less sophisticated than dedicated AI apps