Skip to main content

Module privacy

Module privacy 

Source
Expand description

Privacy controls: command allowlists, blocklists, and tool disabling.

Structs§

PrivacyConfig
Privacy controls for the MCP server.

Enums§

PrivacyProfile
Privacy profile controlling which MCP tools and actions are permitted.

Functions§

observe_privacy_config
Create a PrivacyConfig for the Observe profile with redaction enabled.
strict_privacy_config
Create a PrivacyConfig that disables dangerous tools and enables redaction.
test_privacy_config
Create a PrivacyConfig for the Test profile with redaction enabled.