Vandevliet.AerialShots.Website/.claude/settings.local.json
2026-02-05 09:24:41 +01:00

25 lines
No EOL
639 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(echo:*)",
"Bash(git log:*)",
"Bash(pnpm run:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(npx n8n-mcp:*)",
"mcp__n8n-mcp__tools_documentation",
"mcp__n8n-mcp__get_node",
"mcp__n8n-mcp__n8n_get_workflow",
"mcp__n8n-mcp__n8n_update_partial_workflow",
"mcp__n8n-mcp__n8n_executions",
"mcp__n8n-mcp__n8n_test_workflow",
"mcp__n8n-mcp__n8n_validate_workflow"
]
},
"enabledMcpjsonServers": [
"n8n-mcp"
]
}