chore: generate

pull/6371/head
GitHub Action 2025-12-29 04:56:54 +00:00
parent 05a9e7ce7a
commit 6963f96d4b
1 changed files with 2 additions and 1 deletions

View File

@ -362,11 +362,12 @@ The glob pattern uses simple regex globbing patterns:
:::note
MCP server tools are registered with server name as prefix, so to diable all tools for a server simply use:
```
"mymcpservername_*": false
```
:::
:::
---