site-mva-global-fret/.claude/settings.local.json
2026-05-02 22:23:48 +02:00

21 lines
616 B
JSON

{
"permissions": {
"allow": [
"mcp__Claude_in_Chrome__tabs_context_mcp",
"mcp__Claude_in_Chrome__browser_batch",
"mcp__Claude_in_Chrome__computer",
"mcp__Claude_in_Chrome__read_console_messages",
"mcp__Claude_in_Chrome__navigate",
"mcp__Claude_in_Chrome__javascript_tool",
"mcp__Claude_in_Chrome__switch_browser",
"WebSearch",
"WebFetch(domain:unsplash.com)",
"Bash(gh auth *)",
"Bash(git --version)",
"Bash(git config *)",
"PowerShell(git config --global user.name)",
"PowerShell(git config --global user.email)"
]
}
}