From 49ea9cca66c8a3eb98017be3a5dec2f4efa4a335 Mon Sep 17 00:00:00 2001 From: andrepimenta Date: Fri, 20 Jun 2025 14:03:46 +0100 Subject: [PATCH] Add placeholder for MCP settings --- src/ui.ts | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/ui.ts b/src/ui.ts index e49a0ae..2dffe32 100644 --- a/src/ui.ts +++ b/src/ui.ts @@ -184,7 +184,12 @@ const html = `

WSL Configuration

- +
+

+ WSL integration allows you to run Claude Code from within Windows Subsystem for Linux. + This is useful if you have Claude installed in WSL instead of Windows. +

+
@@ -214,13 +219,19 @@ const html = `
- -
+ +

MCP Configuration

+

- WSL integration allows you to run Claude Code from within Windows Subsystem for Linux. - This is useful if you have Claude installed in WSL instead of Windows. + Model Context Protocol (MCP) allows Claude Code to connect to external systems and services for enhanced capabilities like databases, APIs, and tools.

+
+
+ + +
+