Skip to content

Fix Copilot CLI project MCP config path - #2603

Draft
Aryan Singh K. (aryansk) wants to merge 1 commit into
microsoft:mainfrom
aryansk:codex/apm-2516-71bba731
Draft

Fix Copilot CLI project MCP config path#2603
Aryan Singh K. (aryansk) wants to merge 1 commit into
microsoft:mainfrom
aryansk:codex/apm-2516-71bba731

Conversation

@aryansk

Copy link
Copy Markdown

Fixes #2516

Summary

  • use project .mcp.json for project-scoped Copilot CLI MCP configuration
  • retain ~/.copilot/mcp-config.json for user/global scope
  • route an explicit project --target copilot through the Copilot adapter without changing the legacy --target vscode behavior

Testing

Not run locally; draft PR for CI validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] --target copilot writes MCP configuration to unsupported .vscode/mcp.json

1 participant