mempalace_hook_settings
Configure hook behavior: choose silent direct save or legacy blocking, and enable desktop toast notifications. Call with no arguments to view current settings.
Instructions
Get or set hook behavior. silent_save: True = save directly (no MCP clutter), False = legacy blocking. desktop_toast: True = show desktop notification. Call with no args to view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| silent_save | No | True = silent direct save, False = blocking MCP calls | |
| desktop_toast | No | True = show desktop toast via notify-send |