Skip to content

Commit 879d4c6

Browse files
authored
Fix formatting in MCP Configuration File section
1 parent 78e4ace commit 879d4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

06-mcp-servers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Copilot opens an interactive picker showing available servers. Select one, and t
141141

142142
## MCP Configuration File
143143

144-
MCP servers are configured in `~/.copilot/mcp-config.json` (user-level, applies to all projects) or `.mcp.json` (project-level, placed in the root of your project). If you used `/mcp search` above, the CLI already created or updated this file for you but it's useful to understand the format for customization.
144+
MCP servers are configured in `~/.copilot/mcp-config.json` (user-level, applies to all projects) or `.mcp.json` (project-level, placed in the root of your project). If you used `/mcp search` above, the CLI already created or updated this file for you, but it's useful to understand the format for customization.
145145

146146
> ⚠️ **Note**: `.vscode/mcp.json` is no longer supported as an MCP config source. If you have an existing `.vscode/mcp.json`, migrate it to `.mcp.json` in your project root. The CLI will show a migration hint if it detects an old config file.
147147

0 commit comments

Comments
 (0)