You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If set, disables the default path restriction that applies when the MCP client does not negotiate the roots capability. By default, file-writing tools are restricted to the OS temp directory when no roots are configured. Use this only when connecting a trusted local client that does not implement MCP roots and requires access to paths outside the temp directory.
764
+
-**Type:** boolean
765
+
-**Default:**`false`
766
+
762
767
<!-- END AUTO GENERATED OPTIONS -->
763
768
764
769
Pass them via the `args` property in the JSON configuration. For example:
0 commit comments