Breaking Change: .vscode/mcp.json is no longer supported
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### 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_
贡献指南
调研方向
Start by reproducing the issue with a .vscode/mcp.json file, launch GitHub Copilot CLI in that repository, and run /mcp. Trace how the CLI discovers MCP servers and compare that behavior with the expected servers defined in .vscode/mcp.json; done means those servers appear in /mcp for affected users.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, vscode
- 领域
- cli, developer-experience
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100