feat: add disabled tools configuration#10
feat: add disabled tools configuration#10cs50victor wants to merge 2 commits intophilschmid:mainfrom
Conversation
aa5dd8e to
72b1d85
Compare
|
What about a whitelist of tools per server? Should both be supported? |
|
the reasoning behind having tool filtering work this way is to allow users to prevent a few destructive tool calls. It's meant to work similarly to a i.e I want to disable running code in the browser ( I also think most people are leaning towards allowing the model gather a lot of context without handholding. |
|
I see Amp doing |
|
yh. this feature is inspired by amp. i have |
|
Hey thank you for the PR. I worked on this as well and this is now shipped as 0.3.0 full changes here: https://github.com/philschmid/mcp-cli/blob/main/CHANGELOG.md#030---2026-01-22 |
Block specific tools from being called or listed via config files or environment variable.