factory_mp/.claude/settings.local.json

12 lines
306 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:stitch.withgoogle.com)",
"mcp__plugin_playwright_playwright__browser_navigate",
"mcp__plugin_playwright_playwright__browser_take_screenshot",
"mcp__plugin_playwright_playwright__browser_snapshot",
"Bash(sed:*)"
]
}
}