From 79758564bf8ebfd94222dc9d0ae167855bc7bc3d Mon Sep 17 00:00:00 2001 From: Tugbay Atilla Date: Tue, 22 Jul 2025 10:40:21 +0200 Subject: [PATCH] docs: fix mcp configuration location in vscode (#23133) MCP settings in VSCode is no longer in settings.json but mcp.json ## Description ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md b/content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md index 6a0696443d..cba0d935cf 100644 --- a/content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md +++ b/content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md @@ -165,7 +165,7 @@ You can interact with all your installed MCP servers in VS Code: {{< tabs group="" >}} {{< tab name="Enable globally">}} - 1. Insert the following in your VS Code's User`settings.json`: + 1. Insert the following in your VS Code's User`mcp.json`: ```json "mcp": {