From 10a34fcd12a4658ea3afd71f9ec3d94847508ac3 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 8 Jan 2026 14:04:35 +0000 Subject: [PATCH] chore(settings): enable MCP gallery feature - Added "chat.mcp.gallery.enabled" to settings for enhanced gallery functionality. --- settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/settings.json b/settings.json index 9b39b53..f289d95 100644 --- a/settings.json +++ b/settings.json @@ -99,6 +99,7 @@ // "chat.checkpoints.showFileChanges": true, "chat.edits2.enabled": true, + "chat.mcp.gallery.enabled": true, // // =========================================================================== // MARK: Editor