mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
Update src/core/prompts/instructions/create-mcp-server.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
73d6e1495d
commit
b735a12074
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ Common configuration options for both types:
|
|||
- \`disabled\`: (optional) Set to true to temporarily disable the server
|
||||
- \`timeout\`: (optional) Maximum time in seconds to wait for server responses (default: 60)
|
||||
- \`alwaysAllow\`: (optional) Array of tool names that don't require user confirmation
|
||||
- \`disabledForPromptTools\`: (optional) Array of tool names that don't includes to system prompt and won't be used
|
||||
- `disabledForPromptTools`: (optional) Array of tool names that are not included in the system prompt and won't be used
|
||||
|
||||
### Example Local MCP Server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue