Breaking Change: .vscode/mcp.json is no longer supported
Open
area:configuration
area:mcp
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
https://github.com/github/copilot-cli/issues/39 requested that VSCode's mcp.json support be added, but this capability was recently removed. This means we need to maintain multiple sets of MCP.json files to maintain parity between our CLI users and our VSCode Copilot users.
### Affected version
1.0.37
### Steps to reproduce the behavior
1. Start github copilot CLI in a repo with .vscode/mcp.json
2. /mcp
3. You won't see the MCP servers
### Expected behavior
We should have the MCP servers that are defined in .vscode/mcp.json
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.