From 04d92b7842a6d6cd357eb248ac9d3c571a7ba83d Mon Sep 17 00:00:00 2001 From: COMTREE Date: Tue, 16 Sep 2025 13:21:43 +0900 Subject: [PATCH] feat: update Claude Code settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .claude/settings.local.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index c12c301..fca165d 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -57,7 +57,21 @@ "Bash(npm run build:*)", "Bash(npm run stop:*)", "Bash(PORT=3007 node server.js)", - "Bash(HOST=119.64.1.86 PORT=3007 node server.js)" + "Bash(HOST=119.64.1.86 PORT=3007 node server.js)", + "WebFetch(domain:github.com)", + "Bash(where claude)", + "Read(/C:\\Users\\COMTREE\\.claude/**)", + "Read(/C:\\Users\\COMTREE/**)", + "Bash(md:*)", + "Bash(.mcp_install.bat)", + "Bash(npm search mcp)", + "Read(/C:\\Users\\COMTREE\\.claude/**)", + "Bash(claude mcp add:*)", + "Bash(claude mcp:*)", + "WebSearch", + "Bash(uvx:*)", + "Bash(npm run:*)", + "Bash(tasklist:*)" ], "deny": [], "ask": [],