Update claude permissions

This commit is contained in:
Claudio Ortolina
2025-06-27 22:47:46 +03:00
parent f8628cc2aa
commit e5501638a4
+2 -1
View File
@@ -3,7 +3,8 @@
"allow": [ "allow": [
"mcp__tidewave__get_ecto_schemas", "mcp__tidewave__get_ecto_schemas",
"Bash(mix test:*)", "Bash(mix test:*)",
"mcp__tidewave__get_source_location" "mcp__tidewave__get_source_location",
"WebFetch(domain:hexdocs.pm)"
] ]
}, },
"enableAllProjectMcpServers": false "enableAllProjectMcpServers": false