Files
jaryo/.claude/settings.local.json

92 lines
2.7 KiB
JSON
Raw Normal View History

{
"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)",
"Bash(git add:*)",
"Bash(mkdir:*)",
"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)",
"mcp__sequential-thinking__sequentialthinking",
"Bash(git commit:*)",
"Bash(chmod:*)",
"Bash(./deploy-to-nas.sh:*)",
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(cat:*)",
2025-08-21 20:43:34 +09:00
"Bash(./deploy-manual.sh)",
"Bash(npm install)",
"Bash(powershell:*)",
"Bash(schtasks:*)",
"Bash(cmd //c:*)",
"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)",
"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)",
"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:*)",
"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"
],
"deny": [],
"ask": [],
"additionalDirectories": [
"C:\\c\\Users\\COMTREE\\claude_code",
"C:\\Users\\COMTREE\\.ssh"
]
},
"default-mode": "plan"
}