[FEATURE] deniedMcpServers does not suppress Enterprise (claude.ai) connector context injection
Resolved 💬 1 comment Opened Jun 4, 2026 by cisakoglou Closed Jul 9, 2026
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
When deniedMcpServers entries are added to settings.json, Enterprise org-level connectors (injected via claude.ai) still appear in the deferred tools list in the system prompt every session. This means they consume tokens unconditionally, even though the intent of the deny list is to opt out of those servers.
Proposed Solution
Servers listed in deniedMcpServers should be excluded from context injection entirely, not just blocked at invocation time.
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗