Skip to content

Commit 366210c

Browse files
authored
Update use-copilot-cli.md
1 parent 23809c4 commit 366210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/copilot/how-tos/use-copilot-agents/use-copilot-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To extend the functionality available to you in {% data variables.copilot.copilo
133133
1. Fill in the details for the MCP server you want to add, using the <kbd>Tab</kbd> key to move between fields.
134134
1. Press <kbd>Ctrl</kbd>+<kbd>S</kbd> to save the details.
135135

136-
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. For information about the JSON structure of a server definition, see [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/extend-coding-agent-with-mcp#writing-a-json-configuration-for-mcp-servers).
136+
Details of your configured MCP servers are stored in the `mcp-config.json` file, which is located in the `~/.copilot` directory. For information about the JSON structure of a server definition, see [AUTOTITLE](/copilot/how-tos/use-copilot-agents/coding-agent/extend-coding-agent-with-mcp#writing-a-json-configuration-for-mcp-servers).
137137

138138
## Find out more
139139

0 commit comments

Comments
 (0)