Breaking Change: .vscode/mcp.json is no longer supported
Abierto
area:configuration
area:mcp
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### 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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.