Disclosure first, because it changes how you should read this: we make BizOps Pilot. This is not a neutral review and we are not pretending it is one. Every n8n price below was read off n8n's own pricing page on 16 July 2026 and is linked at the bottom. A handful of non-price facts about how n8n's AI nodes are licensed were re-checked on 22 July 2026 and are dated inline where they appear. Where we could not verify something, it says UNVERIFIED rather than a confident guess.

Now the part that most vendor comparisons bury on page four.

n8n self-hosted beats us. Start there.

If you are willing to run a server, n8n Community Edition is free and it does not meter your runs. Not "arguably better" than us on execution volume. Better. Cheaper too.

And the bring-your-own-key part of our pitch turns out to be even less ours to claim than we first thought. n8n's own OpenAI and Anthropic credential docs walk you through pasting in your own API key for the AI Agent nodes, the ones that actually run your automations: no n8n-issued key, no n8n billing pass-through, and nothing in either doc gates the option by plan tier or by hosting model. That means bring-your-own-key AI is already there on n8n Cloud, not just self-hosted. It is the exact thing we sell, already shipped, not a future promise, running on software you can use today for the cost of a small VPS if you self-host it, or for whatever n8n Cloud charges if you do not. Call the VPS $5 to $20 a month. It is less than our $39.

So let us kill the pitch we could have made and did not:

  • We cannot say "bring your own key" is our differentiator against n8n at all. It already works this way on n8n Cloud and self-hosted alike.
  • We cannot say "we don't meter runs" is our differentiator against n8n self-hosted. Community Edition does not meter executions either, and it is free.
  • We cannot say we are cheaper than self-hosted. We are not. We are $39 and self-hosted n8n is the price of a VPS.

Against a technical buyer who will happily run a container, we lose on price and we lose on the metering argument, which happens to be the two arguments we like most. If that is you, the rest of this page is a courtesy. Go run n8n. It is a genuinely excellent piece of software and you will not be worse off for it.

The honest version of our pitch is narrower than "we are better", and it is the only one this page is going to make: there is no server to run, no upgrades to apply, no backups to remember, and no 2am outage that is suddenly your problem. We are MCP-native in both directions. And a founder answers when you write. That is a hosting-and-time argument. It is not a price argument, and anyone who tells you it is has not priced a VPS.

Everything below is the detail behind that.

What n8n actually charges

All read from n8n.io/pricing on 16 July 2026. The page was showing the "Annually (Save 17%)" toggle, so these are annual-billing prices.

PlanPrice (annual billing)Executions/moCost per executionHosting
Starter€20/mo2,500€0.0080Hosted by n8n
Pro€50/mo10,000€0.0050Hosted by n8n
Business€667/mo40,000€0.0167Self-hosted
EnterpriseContact salesCustomn/aCloud or self-hosted
Community EditionFreeUnlimitedNoneSelf-hosted

The cost-per-execution column is our arithmetic on n8n's published figures, not a number n8n publishes.

We are not publishing n8n's monthly (non-annual) prices, because we could not capture the monthly toggle state from their page ourselves. A third-party comparison lists figures for them. We did not verify those against the vendor, so they are UNVERIFIED and they are not going in a table with our name on it. Check the toggle yourself if you intend to pay monthly.

The one number worth staring at

Business is €667/mo for 40,000 executions, which is €0.0167 per execution. Pro is €50/mo for 10,000 executions, which is €0.0050.

Business is the step-up tier. It costs about 3.3x more per execution than the tier below it. And it is the self-hosted tier, meaning the customer is supplying the hardware, the electricity, and the ops.

You pay a higher unit rate for the privilege of running it on your own metal.

Now the caveat, because this is exactly the kind of point that gets a comparison post correctly torn apart: Business is not the tier you are choosing between. It is aimed at mid-market teams who need SSO, Git-based environments, and a support contract, and who have decided self-hosting is a requirement rather than a preference. Comparing our $39 to their €667 would be a straw man and we are not going to do it. The tiers that actually compete with us are Starter, Pro, and free Community Edition. The €667 is worth knowing about because of what the arithmetic reveals about the model, not because it is your bill.

The backlash, reported carefully

n8n announced this pricing on 7 August 2025. Their framing was unlimited workflows, steps, and users on every plan, a new self-hosted Business Plan slotted between Community Edition and Enterprise, Enterprise moving from workflow-count pricing to execution-based pricing, and "nothing changes for community edition."

There was a real community reaction, centred on paying per execution for software running on your own infrastructure. r/n8n threads with titles like "n8n's new self-hosted pricing is live... and it's not what I hoped for" and "New n8n pricing, options for migrating out of n8n" exist and are easy to find.

Two things we are deliberately not doing with that. First, we are not dating those threads, because our search did not return reliable dates for them and we are not going to invent one. Second, there is a widely circulated anecdote of a user claiming the new tier took them from roughly $50/mo to over $10,400/mo. We found it. It is undated, single-sourced, and we could not verify it. We are not using it. If you see that number in someone else's n8n comparison, ask them where they got it.

The category of complaint is real. The specific viral number is not something we can stand behind, and a number we cannot stand behind is worth less to us than the sentence we would spend it on.

Where n8n's metering is genuinely good, and we are not going to misrepresent it

This is the section that separates a comparison from an ad.

An n8n execution is one entire workflow run, no matter how many steps it has. Not one step. Not one API call. The whole run. Against Zapier, which counts one task per successful action step, and Make, which counts one credit per module action, that is a materially better deal for anyone who builds properly. A 20-step workflow run 10,000 times is 10,000 executions on n8n and roughly 200,000 credits on Make. Same work. Wildly different bills.

It gets better. Per n8n's own execution docs (updated 23 June 2026), these do not count against your executions:

  • Sub-workflow executions. Only the parent counts.
  • Manual runs from the editor.
  • Error-workflow runs.
  • Polls that return no data.
  • Malformed webhook requests that fail before the workflow starts.

Read that list again. They do not bill you for testing. They do not bill you for their own error handling. They do not bill you for a poll that found nothing. If you are going to be metered by somebody, this is the most generous meter of the legacy players, and we would rather say so than pretend our competitor is a villain. They are not. They made a defensible engineering-honest choice about what a unit of work is.

The argument against n8n cloud is not "their metering is greedy." It is that a meter of any shape is still a meter, and a meter still makes you think about volume when you wanted to think about work. That is a smaller, truer claim, and it is the one we will make.

One more precision, because it is the exact distinction a competitor's marketing team would use against us if we got it wrong. n8n calls two different things "AI." The AI Agent nodes that actually run your automations take your own OpenAI or Anthropic key, unmetered. n8n's credential docs for those nodes state no tier or hosting gate, and n8n's own pricing page says every plan includes every integration, so nothing we found restricts this by tier, cloud or self-hosted. Separately, n8n Cloud meters a small credit allowance for its own in-editor AI Assistant (2,300 to 13,700 credits a month depending on plan, observed on n8n.io/pricing on 22 July 2026), the copilot that helps you build a workflow, not the thing that runs it. That second meter is real, but it has nothing to do with your automation's AI usage. So the honest claim is not "n8n meters AI and we do not." It is narrower: n8n meters what you run and how much of it runs at once. We meter neither.

What we charge

Free during beta. $39/mo flat for Pro. $249 once for a Founding lifetime seat, hard-capped at 300 seats and enforced at checkout.

Runs are unlimited on every plan, including free. There is no task, credit, execution, or run counter anywhere in the product. The free plan bounds how many Pilots and Systems run at once (3 Pilots, 1 System), which is a capability ceiling rather than a volume meter. An active Pilot on the free plan can run forever, as often as its trigger fires, and nothing will pause it.

AI inference runs on your own API key at zero markup. You pay Anthropic or OpenAI directly, at their prices. We add nothing. As established at the top of this page, that is table stakes rather than a moat: n8n's AI Agent nodes already work the same way, on Cloud and self-hosted alike, and neither costs you $39 for the privilege.

The REST API and the MCP server are Pro features. That is a real gate and we are stating it here rather than letting you discover it.

Where n8n is better than us

Self-hosting, obviously, and data sovereignty

We do not offer self-hosting at all. If your requirement is that automation runs inside your own network, on hardware you control, with data that never touches someone else's server, n8n is the answer and we are not an option. Not a worse option. Not an option.

If you are in a regulated environment, or you have a client contract that specifies where data lives, stop reading and go get n8n. This is not a close call and no amount of writing changes it.

Price, for anyone willing to run a server

Covered above, but it belongs in this list because leaving it out would be cowardly. Free beats $39. A $5 VPS beats $39. The only thing you spend instead is your own time, and if your time is cheap or you enjoy the work, that is not a cost, that is a hobby that happens to save you money.

Community and templates, by a distance we cannot close

n8n's workflow library lists 10,710 community templates. Their GitHub repo advertises 1,500+ integrations. We reach roughly 250 apps via Composio, plus native connectors, plus any HTTP API, plus any MCP server.

That is not a gap we close with effort. It is a gap you close with years and a community, and they have both. When you get stuck at 2am on n8n, someone has already posted your exact problem and someone else has already answered it. When you get stuck at 2am on us, you get me. That is a real trade and it does not always break our way.

Institutional durability

n8n raised a $180M Series C on 9 October 2025 at a $2.5B valuation, $240M total funding. Third-party reporting puts the valuation at $5.2B as of 12 May 2026 following an SAP strategic investment via a secondary share sale.

We are pre-launch and small. We have no customer count to show you, no revenue figure, and no testimonials, because we do not have the customers yet and we are not going to invent them. If "will this company exist in three years" is your primary risk, that question has an obvious answer and it is not us. Flat, comprehensible pricing lowers your switching stakes, which softens that risk. It does not erase it.

Depth for engineers

n8n gives you Git-based environments on the higher tiers. It is a serious piece of infrastructure built by a serious team. We are a narrower product with a narrower opinion.

Where we are honestly different

Three things. We are keeping this shorter than the section above, on purpose.

1. There is no server, and there never will be one for you to babysit.

This is the whole argument and it is worth being precise about what it is and is not. Self-hosted n8n is free in the sense that the license costs nothing. It is not free in the sense of costing nothing. You are now running a container, a database, and a reverse proxy. You are applying upgrades. You are the person who notices the disk filled up.

n8n's own users make this point better than we could. One much-discussed r/SaaS thread comparing seven tools over six months lands on the line that self-hosting means "you're the devops guy too", and that when a workflow breaks at 3am because of a server update or a memory leak, "that '$0' starts feeling expensive." (That thread did not return a reliable date in our research, so treat it as a sentiment we found rather than a dated data point.)

You have probably also seen the arithmetic going around: a "free" self-hosted tool that eats four engineering hours a month at $75/hour costs $300/month. That sum comes from a company that sells a hosted alternative, and every input in it is made up, so please do not treat it as a finding. Do the version with your own numbers instead. Take your real hourly rate, multiply by the hours you honestly expect to spend on maintenance rather than on building, and compare that to $39. For a lot of engineers the answer is that self-hosting wins easily. For a solo operator whose hours are the entire business and who does not want to learn Docker, it usually does not. Both answers are correct. They are just answers to different questions.

The reason we are not scared of this comparison is that we are not claiming to beat n8n. We are claiming to be the right shape for the person who does not want the pager.

2. MCP works in both directions, out of the box.

We ship a Model Context Protocol server, so an AI agent can list, create, and run your Pilots directly. We are also an MCP client, so any MCP server you point us at becomes a step inside a Pilot with a real trigger in front of it: on demand, on a schedule, from a webhook, or on inbound email.

That second direction is the unusual one. MCP servers are pull-only by nature. A model has to be sitting in a chat window for anything to happen at all. "Any MCP server, on a schedule, with nobody watching" is a sentence very few tools in this category can currently write. If MCP is central to how you work, this is the one place where the comparison genuinely favours us, and it favours us on capability rather than on price.

3. The approval gate.

A Pilot is: trigger fires, AI drafts the work, a human approves, then the action executes. The gate is the product, not a setting. Most of this category either fires automatically or is a chat assistant you talk to. We are built for the operator who wants the AI to do the work and still wants a hand on the switch.

n8n can absolutely be made to do this. You would build it. Ours is the default.

What we could not verify

In the spirit of the rest of the page.

n8n's monthly (non-annual) prices are UNVERIFIED. We read the annual figures with the "Annually (Save 17%)" toggle showing and did not capture the monthly state. Third-party sources publish monthly numbers. We did not confirm them against n8n and so we are not repeating them.

We stopped leaning on the "no credit limits apply" quote as our pro-n8n evidence. That line is real and it lives on n8n.io/pricing, but on a closer read it describes n8n's in-editor AI Assistant, a feature still marked "coming soon" for self-hosted, not the AI Agent nodes that actually run your automations. The stronger, current fact is the one we use above instead: n8n's own OpenAI and Anthropic credential docs show bring-your-own-key on the Agent nodes today, with no tier or hosting gate. We are noting the swap here so nobody wonders why that quote is no longer doing the work at the top of this page.

The $10,400/mo self-hosted anecdote is UNVERIFIED and unused. Undated, single user, no corroboration.

The r/n8n backlash thread dates are UNVERIFIED. The threads exist. Our search did not return their dates, and thread IDs are not evidence.

The "$5 to $20 a month VPS" figure is an estimate, not a vendor-sourced number. It is the common range for a box that will comfortably run n8n for one person. It is not read off a pricing page and it is not precise. Price your own host.

The four-hours-at-$75 self-hosting cost is somebody else's hypothetical, from a vendor with a stake in the answer. It is in this piece as an example of a calculation to run yourself, not as evidence of anything.

We have no customer numbers, no revenue figures, and no testimonials, so none appear here. We are pre-launch. Anyone showing you social proof this early is showing you something they made up.

So which should you actually pick

  • You want automation on your own infrastructure, inside your own network, for compliance or principle. n8n self-hosted. We do not compete. We do not offer it.
  • You are technical, you already run containers, and your time is not the bottleneck. n8n Community Edition. Free, unmetered, genuine BYO key, huge template library. Do not pay us $39 for something you would enjoy running yourself.
  • You want n8n's model but you do not want to host it. n8n Cloud, Starter or Pro. The execution-based meter is the fairest in the category and their exclusions are generous. Just price your monthly run volume first, because that is the number that decides your tier.
  • Your workflows are step-heavy and you are currently on Zapier or Make. n8n, almost certainly. One execution per run beats one task per step by a wide margin and it is not close.
  • You are a solo operator or a small team, you do not want a server, you want the AI to draft the work with a gate before anything fires, you live in MCP, and you want a bill that does not move when the work does. That is us, and it is the only case where we would tell you to pick us over n8n.

If you are torn, the useful exercise is not reading another comparison. Write down two numbers. First, the hours per month you would genuinely spend keeping a server alive, times what an hour of yours is worth. Second, $39. Then decide which of those you would rather pay. The answer is usually obvious once it is written down, and for a large number of readers it is going to say n8n.

That is fine. We would rather you pick the right tool and remember who told you the truth than pick us and find out in month two.


Sources

n8n pricing observed 16 July 2026. Pricing pages change without notice. Re-check before you buy anything, including ours.

  • n8n pricing, Starter €20 / Pro €50 / Business €667 annual, execution counts, "Annually (Save 17%)": https://n8n.io/pricing/
  • n8n new pricing announcement, 7 August 2025, unlimited workflows/steps/users, self-hosted Business Plan, "nothing changes for community edition": https://blog.n8n.io/build-without-limits-everything-you-need-to-know-about-n8ns-new-pricing/
  • n8n execution definition and what does not count, updated 23 June 2026: https://docs.n8n.io/build/understand-workflows/understand-executions
  • n8n OpenAI credential setup, bring-your-own API key, no tier or hosting gate stated, observed 22 July 2026: https://docs.n8n.io/integrations/builtin/credentials/openai
  • n8n Anthropic credential setup, bring-your-own API key, no tier or hosting gate stated, observed 22 July 2026: https://docs.n8n.io/integrations/builtin/credentials/anthropic
  • n8n AI Assistant credit allowances (2,300 to 13,700/mo depending on plan) and the self-hosted "coming soon... bring your own API key" line, observed 22 July 2026: https://n8n.io/pricing/
  • n8n community template library, 10,710 templates: https://n8n.io/workflows/
  • n8n GitHub, 1,500+ integrations: https://github.com/n8n-io/n8n
  • n8n Series C, 9 October 2025, $180M at $2.5B, $240M total: https://blog.n8n.io/series-c/
  • n8n valuation $5.2B, 12 May 2026, third-party reporting: https://tech.eu/2026/05/12/n8n-s-valuation-doubles-to-5-2bn-following-sap-strategic-investment/
  • Self-hosting total cost of ownership sentiment, r/n8n and r/SaaS discussion, dates unverified: https://www.reddit.com/r/SaaS/comments/1r3op4c/
  • The "four hours at $75/hour" self-hosting hypothetical, published by a vendor selling a hosted alternative: https://www.codewords.ai/blog/cheapest-workflow-automation-tools

Our own pricing and limits are stated on our pricing page and enforced in code. If anything on this page disagrees with what you are charged, the code wins and we have a bug.