mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Update webview-ui/src/components/settings/SettingsView.tsx
This commit is contained in:
@@ -367,7 +367,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
|
|||||||
<span style={{ fontWeight: "500" }}>Enable MCP Server Creation</span>
|
<span style={{ fontWeight: "500" }}>Enable MCP Server Creation</span>
|
||||||
</VSCodeCheckbox>
|
</VSCodeCheckbox>
|
||||||
<p style={{ fontSize: "12px", marginTop: "5px", color: "var(--vscode-descriptionForeground)" }}>
|
<p style={{ fontSize: "12px", marginTop: "5px", color: "var(--vscode-descriptionForeground)" }}>
|
||||||
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.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user