23 lines
516 B
JSON
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"
|
|
]
|
|
}
|