From 5de57d59381eec1402efbab39c0b893ffc3d5a2c Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 28 Mar 2026 16:27:44 +0100 Subject: [PATCH] feat: enable n8n community packages and MCP tool usage --- clusters/homelab/apps/n8n/helmrelease.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/homelab/apps/n8n/helmrelease.yaml b/clusters/homelab/apps/n8n/helmrelease.yaml index 7eb6c12..7e6b975 100644 --- a/clusters/homelab/apps/n8n/helmrelease.yaml +++ b/clusters/homelab/apps/n8n/helmrelease.yaml @@ -31,6 +31,10 @@ spec: value: "https://n8n.net-scope.org" NODE_FUNCTION_ALLOW_EXTERNAL: value: "yjs,lib0" + N8N_COMMUNITY_PACKAGES_ENABLED: + value: "true" + N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE: + value: "true" deploymentStrategy: type: "Recreate" persistence: