Expand description
Privacy controls: command allowlists, blocklists, and tool disabling.
Structs§
- Privacy
Config - Privacy controls for the MCP server.
Enums§
- Privacy
Profile - Privacy profile controlling which MCP tools and actions are permitted.
Functions§
- observe_
privacy_ config - Create a
PrivacyConfigfor theObserveprofile with redaction enabled. - strict_
privacy_ config - Create a
PrivacyConfigthat disables dangerous tools and enables redaction. - test_
privacy_ config - Create a
PrivacyConfigfor theTestprofile with redaction enabled.