Allow for more customization/separation for mcp configuration
Open
area:mcp
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
When a project has .vscode/mcp.json, it will override ~/.copilot/mcp-config.json even when they are set differently due to being run within VSCode and cli
### Proposed solution
It would be useful to have either a flag in the config to determine that CLI should ignore/prioritize one over the other for CLI, or to be able to turn off reading from the mcp.json within .vscode.
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.