Allow Claude to use other tools

This commit is contained in:
Claudio Ortolina
2026-02-05 14:56:24 +00:00
parent c05e8e07c2
commit dd180e3f99
+2 -1
View File
@@ -31,7 +31,8 @@
"Bash(mix run:*)", "Bash(mix run:*)",
"Bash(sqlite3:*)", "Bash(sqlite3:*)",
"WebSearch", "WebSearch",
"Bash(mix shellcheck:*)" "Bash(mix shellcheck:*)",
"Bash(mix compile:*)"
] ]
}, },
"enableAllProjectMcpServers": false "enableAllProjectMcpServers": false