Vandevliet.AerialShots.Website/.claude/settings.local.json

23 lines
562 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(echo:*)",
"Bash(git log:*)",
"Bash(pnpm run:*)",
"WebFetch(domain:github.com)",
2026-02-04 17:01:49 +01:00
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(npx n8n-mcp:*)",
"mcp__n8n-mcp__n8n_get_workflow",
"mcp__n8n-mcp__n8n_executions",
"mcp__n8n-mcp__n8n_update_partial_workflow",
"mcp__n8n-mcp__tools_documentation",
"mcp__n8n-mcp__n8n_test_workflow"
]
2026-02-04 17:01:49 +01:00
},
"enabledMcpjsonServers": [
"n8n-mcp"
]
}