Skip to content

Commit 7975856

Browse files
authored
docs: fix mcp configuration location in vscode (#23133)
MCP settings in VSCode is no longer in settings.json but mcp.json <!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 213adb3 commit 7975856

File tree

1 file changed

+1
-1
lines changed
  • content/manuals/ai/mcp-catalog-and-toolkit

1 file changed

+1
-1
lines changed

content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ You can interact with all your installed MCP servers in VS Code:
165165
{{< tabs group="" >}}
166166
{{< tab name="Enable globally">}}
167167

168-
1. Insert the following in your VS Code's User`settings.json`:
168+
1. Insert the following in your VS Code's User`mcp.json`:
169169

170170
```json
171171
"mcp": {

0 commit comments

Comments
 (0)