mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update webview-ui/src/components/settings/SettingsView.tsx
This commit is contained in:
parent
1c247ed8bc
commit
27e864d04c
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
|
|||
<span style={{ fontWeight: "500" }}>Enable MCP Server Creation</span>
|
||||
</VSCodeCheckbox>
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue