chore: generate
This commit is contained in:
parent
05a9e7ce7a
commit
6963f96d4b
1 changed files with 2 additions and 1 deletions
|
|
@ -362,11 +362,12 @@ The glob pattern uses simple regex globbing patterns:
|
||||||
|
|
||||||
:::note
|
:::note
|
||||||
MCP server tools are registered with server name as prefix, so to diable all tools for a server simply use:
|
MCP server tools are registered with server name as prefix, so to diable all tools for a server simply use:
|
||||||
|
|
||||||
```
|
```
|
||||||
"mymcpservername_*": false
|
"mymcpservername_*": false
|
||||||
```
|
```
|
||||||
:::
|
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue