Files
frontend/.claude/settings.local.json
2026-01-29 13:38:29 -03:00

23 lines
516 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"mcp__firecrawl-mcp__firecrawl_search",
"WebFetch(domain:www.awwwards.com)",
"WebFetch(domain:dribbble.com)",
"mcp__playwright__playwright_navigate",
"mcp__playwright__playwright_screenshot",
"mcp__playwright__playwright_get_visible_text"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"youtube",
"shadcn"
],
"disabledMcpjsonServers": [
"youtube"
]
}