o2o-infinith-demo/.claude/settings.local.json
Haewon Kam b84410341f chore: archive-screenshots supabase-py 리팩터 + Storage 버킷 자동 생성
- sb_secret_* 신형 키 형식 지원을 위해 urllib → supabase-py 클라이언트로 전환
- ensure_bucket(): screenshots 버킷 없으면 public으로 자동 생성
- 41개 GCS 임시 스크린샷 → Supabase Storage 영구 URL로 아카이브 완료

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 15:32:40 +09:00

29 lines
1.1 KiB
JSON

{
"permissions": {
"allow": [
"mcp__mcp-server-firecrawl__firecrawl_search",
"WebSearch",
"mcp__mcp-server-firecrawl__firecrawl_map",
"mcp__caced381-eeb5-4b6a-ae62-ba481220fcb1__doc",
"WebFetch(domain:www.viewclinic.com)",
"WebFetch(domain:www.gangnamunni.com)",
"WebFetch(domain:www.realself.com)",
"mcp__caced381-eeb5-4b6a-ae62-ba481220fcb1__site-explorer-pages-by-backlinks",
"WebFetch(domain:www.youtube.com)",
"WebFetch(domain:socialblade.com)",
"WebFetch(domain:www.facebook.com)",
"mcp__mcp-registry__search_mcp_registry",
"Bash(npx tsc:*)",
"mcp__Claude_Preview__preview_start",
"Bash(export PATH=\"/opt/homebrew/bin:/usr/local/bin:$PATH\")",
"Bash(export PATH=\"/usr/local/bin:/opt/homebrew/bin:$PATH\")",
"Bash(npx vite:*)",
"Bash(vercel --version)",
"Bash(find '/Users/haewonkam/Claude/Agentic Marketing/INFINITH' -name *.plan -o -name PLAN* -o -name plan* -o -name TODO* -o -name ROADMAP*)",
"WebFetch(domain:api.apify.com)",
"Bash(npm run:*)",
"Bash(python3 -c \":*)"
]
}
}