Back to all resources
RESOURCE LIVE

Build n8n workflows without opening n8n.

MCP puts n8n inside Claude Code, so a workflow becomes something you describe, review as a diff and ship from the terminal. The visual editor stays where it is good, which is design. Everything after that stops costing you a context switch.

Raj Singh By Raj Singh · August 2026 · 6 min read
BUILT FROM THE TERMINALA workflow, described and shipped without the browser
claude · n8n mcp
RUN 41 · 2.3s
Spec read — Stripe webhook to Slack, retry twice, log failures.
Nodes written — 4 nodes, wired and validated against the schema.
Deployed — Workflow 41 live. Diff committed for review.
Described once. Reviewable as a diff.Live · versioned in git
THE TELL

Every tweak costs you a browser tab and your focus.

  • Changing one node means opening n8n in the browser. The context switch costs more than the edit did.
  • The visual editor is genuinely good for designing a workflow and genuinely slow for iterating on one. You are past design.
  • You cannot review a workflow as a diff. Production changes silently, and nobody sees the edit that broke it.
  • When an execution fails you are reading JSON in a modal, one run at a time, with no way to grep across them.
WHAT'S INSIDE

Four steps. Then the browser is optional.

  • 01
    The MCP server
    Installing the n8n MCP server, authenticating it, and exactly which operations it exposes to Claude once it is connected.
  • 02
    A workflow as a spec
    How to describe an automation in plain language and have Claude build the nodes, wire them, and validate against the schema.
  • 03
    Debugging from the terminal
    Using read access over MCP to pull failing executions, find the pattern across them, and fix the cause in one pass.
  • 04
    Diffs for automations
    Getting workflows into git so a change to production is something a human reviewed rather than something that just happened.
  • 05
    When to open the UI
    A decision tree for the cases where the visual editor still wins, so you are not being ideological about the terminal.
BUILT FOR

You, if n8n stopped being fun around workflow forty.

If you already run n8n in production and the clicking has become the job, this moves the repetitive half into the terminal. About twenty minutes to wire up.

Why now The n8n MCP server matured this year. Before it, terminal control of n8n meant maintaining your own API wrapper, which was a worse problem than the one it solved.

What actually changes is that automations start behaving like code. They get reviewed, they get versioned, and you stop finding out about a broken workflow from a customer.

A young woman works on her laptop in a living room
Photo: Tima Miroshnichenko / Pexels
UNLOCKS WITH YOUR EMAIL
  • 01n8n-mcp-install.md1.4 KB
  • 02workflow-as-prompt.md2.2 KB
  • 03debug-n8n-via-claude.md1.8 KB
Get the resource

Drop your email, get the full tool.

One email. Instant access. No sequence, no upsell, no list-trap. I'll only ping you if I ship something that fits.

One email. No follow-up unless I ship something that fits.

The Hook: Superset is a free, open-source code editor built to run 10+ AI coding agents at once, each in its own isolated Git worktree. Pair it with Claude Opus 5 inside Claude Code and Codex agents on GPT-5.5, and you've got an AI dev team running on one Mac.

  • One agent = one task at a time. That's the real bottleneck, not the model.
  • Superset isolates every agent in its own Git worktree, so 10 agents can build features, fix bugs, and write tests simultaneously with zero file conflicts.
  • For solo founders: this is how you deliver client builds in days, not weeks. Same team, 5-10x throughput. That's infrastructure, not tools.
  • Client dashboards: One agent builds the frontend, one wires up Supabase, one writes tests. A week-two deliverable becomes a day-two deliverable
  • macOS (Apple Silicon or Intel). Windows and Linux coming soon
  • Git installed
  • GitHub CLI authenticated. Verify with:
  • Download the macOS app from superset.sh/download and drag it into Applications
  • Open source (12.5K+ GitHub stars) and local-first: works offline, syncs when connected
  • Log into each one once (run claude, then codex) so Superset can launch them already authenticated

↑ Unlocks the moment you submit the form above.

RS
WRITTEN BY

Raj Singh

I'm Raj Singh, founder of DebtOps.ai and a Claude certified partner. Over the last five years I've managed $25M in ads, built AI solutions for Fortune 100 companies, and installed AI operating systems and AI brains inside small businesses. Everything here is something I've shipped, debugged, or watched a client ship. My goal with AgileSingh is to make you irreplaceable in this AI age.

$25M
Ads managed · 5 yrs
F100
Enterprise AI builds
Claude
Certified partner
18
Guides shipped
More guides

Now self-host it and drop the per-execution bill.

Once Claude is building the workflows, n8n Cloud's execution pricing is the next thing to go. The self-host guide takes it to a $25 box you own. Browse the library, or pin a slot and I will migrate it with you.