[FEATURE]
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Computer-use app blocklist is UI-only, one entry at a time. Building a defensible blocklist for security-conscious Pro/Max users in admin environments (ServiceNow, AWS Console, Salesforce) requires dozens of manual entries. Not portable across machines, not shareable as a community baseline, and tedious enough that users skip entries — which degrades the security posture the feature is designed to enable.
Proposed Solution
Expose the blocklist as an editable JSON config alongside claude_desktop_config.json. Merge file-based + UI entries (union). Support app bundle IDs and display names. Validate on startup. Keeps UI for casual users, adds config file for power users and community templates.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
Configuration and settings
Use Case Example
_No response_
Additional Context
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗