fix build

This commit is contained in:
Александр Родионов 2025-05-13 18:43:35 +03:00 committed by Daniel Riccio
parent b735a12074
commit ac0119d534

View file

@ -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 are not included in the 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