Provide "copilot mcp" subcommand for mcp setup
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
Use `copilot mcp` to list/add/edit/delete MCP settings
### Proposed solution
In Codex CLI, Claude Code, and Gemini CLI, there is a `mcp` subcommand to list, add, edit, or delete MCP settings. This feature greatly enhances developer experience. Hopefully, the Copilot CLI will include this functionality as well.
### Example prompts or workflows
```
codex mcp add myDocServer --env API_KEY=abcdef123 -- npx -y @upstash/context7-mcp
```
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.