From e24ecc9589198c086e89c3b7261bc2de55d663e1 Mon Sep 17 00:00:00 2001 From: Joywayer Date: Fri, 29 May 2026 09:40:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0mcp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .claude/settings.local.json 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 *)" + ] + } +}