diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..e93a34b --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,9 @@ +{ + "permissions": { + "allow": [ + "mcp__unity-mcp__unity_list_instances", + "Bash(rtk ls *)", + "Bash(rtk git *)" + ] + } +}