-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature or problem you'd like to solve
It would be ideal if running the Copilot CLI in a VS Code project could load the MCP information already configured in VS Code.
Proposed solution
When you run the Copilot CLI in a VS Code project terminal, it retrieves and loads MCP information from .vscode/mcp.json in the project and from Code/User/mcp.json in the VS Code user settings.
This prevents duplication of MCP configurations and allows centralized management through integration with VS Code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request