7/30/2026 at 6:13:32 PM
Any options someone can use locally, say with Claude Code?by srmatto
7/30/2026 at 7:38:41 PM
It takes a little sweat, but you can wire Claude Code into n8n by running Claude through Docker, SSH, or local command execution from inside a workflow. That means n8n can route a request to Claude as one of its LLM backends. See: https://n8n.io/by CrankyBear