n8n competitor scrape.

This commit is contained in:
Bob Vandevliet 2026-02-04 17:01:49 +01:00
parent 916998c709
commit 67569e7c9c

View file

@ -8,7 +8,16 @@
"Bash(git log:*)",
"Bash(pnpm run:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
"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"
]
}
},
"enabledMcpjsonServers": [
"n8n-mcp"
]
}