diff --git a/.claude/settings.json b/.claude/settings.json index 36aa5f7e..d116f06e 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,5 +1,7 @@ { - "enabledMcpjsonServers": ["storkit"], + "enabledMcpjsonServers": [ + "storkit" + ], "permissions": { "allow": [ "Bash(./server/target/debug/storkit:*)", @@ -67,7 +69,8 @@ "Bash(tail *)", "Bash(wc *)", "Bash(npx vite:*)", - "Bash(npm run dev:*)" + "Bash(npm run dev:*)", + "Bash(stat *)" ] } -} +} \ No newline at end of file