Framework
All / Not framework-specific
Related CLI Command
ai-config
Feature Area
CLI command improvement
Problem Statement
The copilot CLI now flags that complete support for mcp is through .mcp.json instead of through .vscode/mcp.json. Update the wizard to reflect that and use .mcp.json when Copilot has been chosen.
Proposed Solution
Update the ai-config command wizard. Copilot now acts like Claude.
Alternatives Considered
Copy .vscode/mcp.json to root and rename it to .mcp.json manually.
Additional Context

Framework
All / Not framework-specific
Related CLI Command
ai-config
Feature Area
CLI command improvement
Problem Statement
The copilot CLI now flags that complete support for mcp is through
.mcp.jsoninstead of through.vscode/mcp.json. Update the wizard to reflect that and use.mcp.jsonwhen Copilot has been chosen.Proposed Solution
Update the ai-config command wizard. Copilot now acts like Claude.
Alternatives Considered
Copy
.vscode/mcp.jsonto root and rename it to.mcp.jsonmanually.Additional Context