From 27e864d04ce6ff7b4eaec5bad9c5e5b3bfd69dd9 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 31 Jan 2025 22:13:28 -0500 Subject: [PATCH] Update webview-ui/src/components/settings/SettingsView.tsx --- webview-ui/src/components/settings/SettingsView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index 7c382c2..10cc27b 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -367,7 +367,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { Enable MCP Server Creation

- This option allow user to enable and disable MCP server creation for saved tokens usage + When enabled, Roo can help you create new MCP servers via commands like "add a new tool to...". If you don't need to create MCP servers you can disable this to reduce Roo's token usage.