Skip to content

Commit 3712a39

Browse files
authored
docs: fix mcp configuration location in vscode
MCP settings in VSCode is no longer in settings.json but mcp.json
1 parent 9e6d2e9 commit 3712a39

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)