2025-08-19 14:02:13 +09:00
|
|
|
{
|
|
|
|
"permissions": {
|
|
|
|
"allow": [
|
|
|
|
"Bash(git push:*)",
|
|
|
|
"Bash(git remote remove:*)",
|
|
|
|
"Bash(git remote add:*)",
|
|
|
|
"Bash(git remote set-url:*)",
|
|
|
|
"WebFetch(domain:ngrok.com)",
|
|
|
|
"Bash(python:*)",
|
|
|
|
"WebFetch(domain:developers.cloudflare.com)",
|
2025-08-19 19:56:16 +09:00
|
|
|
"Bash(git add:*)",
|
|
|
|
"Bash(mkdir:*)",
|
2025-08-21 11:22:54 +09:00
|
|
|
"Bash(cp:*)",
|
|
|
|
"Bash(npm run init-db:*)",
|
|
|
|
"Bash(npm start)",
|
|
|
|
"Bash(set PORT=3001)",
|
|
|
|
"Bash(node:*)",
|
|
|
|
"Bash(curl:*)",
|
|
|
|
"Bash(mv:*)",
|
|
|
|
"Bash(true)",
|
|
|
|
"Bash(PORT=3001 npm start)",
|
|
|
|
"Bash(sqlite3:*)",
|
|
|
|
"Bash(PORT=3002 npm start)",
|
|
|
|
"Bash(taskkill:*)",
|
|
|
|
"Bash(rm:*)",
|
|
|
|
"mcp__playwright__browser_navigate",
|
|
|
|
"mcp__playwright__browser_type",
|
|
|
|
"mcp__playwright__browser_click",
|
|
|
|
"mcp__playwright__browser_snapshot",
|
|
|
|
"mcp__playwright__browser_handle_dialog",
|
|
|
|
"mcp__playwright__browser_close",
|
|
|
|
"mcp__playwright__browser_console_messages",
|
|
|
|
"mcp__playwright__browser_press_key",
|
|
|
|
"mcp__playwright__browser_file_upload",
|
|
|
|
"mcp__playwright__browser_select_option",
|
|
|
|
"Bash(tasklist)",
|
|
|
|
"Bash(start http://localhost:8000)",
|
|
|
|
"Bash(npm --version)",
|
2025-08-21 13:25:57 +09:00
|
|
|
"mcp__sequential-thinking__sequentialthinking",
|
2025-08-21 14:28:55 +09:00
|
|
|
"Bash(git commit:*)",
|
|
|
|
"Bash(chmod:*)",
|
2025-08-21 18:23:27 +09:00
|
|
|
"Bash(./deploy-to-nas.sh:*)",
|
|
|
|
"Bash(ssh:*)",
|
|
|
|
"Bash(scp:*)",
|
|
|
|
"Bash(cat:*)",
|
2025-08-21 20:43:34 +09:00
|
|
|
"Bash(./deploy-manual.sh)",
|
2025-08-22 10:24:32 +09:00
|
|
|
"Bash(npm install)",
|
|
|
|
"Bash(powershell:*)",
|
|
|
|
"Bash(schtasks:*)",
|
2025-08-22 12:21:24 +09:00
|
|
|
"Bash(cmd //c:*)",
|
2025-08-22 13:38:25 +09:00
|
|
|
"Bash(npm install:*)",
|
|
|
|
"mcp__playwright__browser_wait_for",
|
|
|
|
"mcp__context7__resolve-library-id",
|
|
|
|
"mcp__context7__get-library-docs",
|
|
|
|
"Bash(npm run init-mariadb:*)",
|
|
|
|
"Bash(npm test)",
|
2025-08-25 13:13:19 +09:00
|
|
|
"Bash(npm run build:*)",
|
|
|
|
"Bash(npm run stop:*)",
|
|
|
|
"Bash(PORT=3007 node server.js)",
|
2025-09-16 13:21:43 +09:00
|
|
|
"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:*)",
|
2025-09-16 13:28:35 +09:00
|
|
|
"Bash(tasklist:*)",
|
2025-09-17 16:45:31 +09:00
|
|
|
"Bash(npm audit:*)",
|
|
|
|
"Bash(git config:*)",
|
|
|
|
"Bash(git remote:*)",
|
|
|
|
"Bash(findstr:*)",
|
|
|
|
"mcp__serena__activate_project",
|
|
|
|
"mcp__serena__list_dir",
|
|
|
|
"mcp__playwright__browser_resize",
|
|
|
|
"mcp__playwright__browser_take_screenshot"
|
2025-08-19 14:02:13 +09:00
|
|
|
],
|
|
|
|
"deny": [],
|
2025-08-21 11:22:54 +09:00
|
|
|
"ask": [],
|
|
|
|
"additionalDirectories": [
|
2025-08-21 18:23:27 +09:00
|
|
|
"C:\\c\\Users\\COMTREE\\claude_code",
|
|
|
|
"C:\\Users\\COMTREE\\.ssh"
|
2025-08-21 11:22:54 +09:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"default-mode": "plan"
|
2025-08-19 14:02:13 +09:00
|
|
|
}
|