feat(claude): deny reading mcp.json files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jim Myhrberg
2026-01-21 19:52:56 +00:00
parent e56be55e5b
commit efc1e30b0d

View File

@@ -34,6 +34,7 @@
"Bash(curl:*)",
"Read(./.env)",
"Read(./.env*)",
"Read(./mcp.json)",
"Read(./secrets/**)"
]
},