feat(n8n): add n8n mcp server
This commit is contained in:
@@ -8,3 +8,7 @@ N8N_PORT=5678
|
||||
N8N_PROTOCOL=http
|
||||
WEBHOOK_URL=https://n8n.yourdomain.com/
|
||||
NODE_FUNCTION_ALLOW_EXTERNAL=*
|
||||
|
||||
# MCP
|
||||
N8N_MCP_AUTH_TOKEN=
|
||||
N8N_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user