-
Notifications
You must be signed in to change notification settings - Fork 63.6k
Closed
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
The copilot cli docs today say:
Details of your configured MCP servers are stored in the mcp-config.json file, which is located, by default, in the ~/.config directory. This location can be changed by setting the XDG_CONFIG_HOME environment variable.
However when I do this, copilot
does not find the MCP server, and when I used /mcp add
it put it in ~/.copilot/
instead
What part(s) of the article would you like to see updated?
Define the correct default and override logic for where to put the mcp config file for copilot cli
Additional information
No response
Metadata
Metadata
Assignees
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the teamDo not begin working on this issue until triaged by the team