nix/config/claude/settings.local.json
2026-03-12 19:06:07 -04:00

12 lines
173 B
JSON

{
"permissions": {
"allow": [
"Bash(claude mcp add:*)"
],
"deny": []
},
"sandbox": {
"enabled": true,
"autoAllowBashIfSandboxed": true
}
}