On August 25, 2026, Kevin Geary said that for non-ecommerce sites, most of the sites he builds only needed what he called WordPress light — dynamic data, loops, and logic without WordPress baggage:
“8 to 9 out of 10 sites that I built only needed … what he called WordPress light — dynamic data, loops, and logic without WordPress baggage.”
If that diagnosis is correct, Etch Studio enters a crowded field of AI-assisted builders that already ship prompt plus visual edit plus real code. The question is not whether Studio is good. The question is whether it beats tools that hand you a repository.
The "you don't need WordPress" claim
On the same stream:
“This is a dead product. This is a dead platform.”
“You don't want to start on a massive dinosaur infrastructure like WordPress.”
Thirteen months earlier, in July 2025:
“All of this can be fixed without abandoning WordPress—we don't even have to sit around waiting for Automattic to get its ducks in a row.”
Both statements are public and dated. The pivot from fix-in-place to leave-entirely is the premise behind Studio — and it reframes the competitive set entirely.
If WordPress is optional, Studio is not competing with page builders inside WordPress. It is competing with the wider stack of AI site tools, prompt-to-repo products, and IDE-first agent workflows that already target brochure sites, landing pages, and lightweight apps without a PHP backend.
Other solutions, as workflows
Each row below is a basic day-to-day loop. Read it as an ownership test: after step four, who holds the project?
What you are skippingEtch Studio
On August 25, 2026, Kevin Geary demonstrated a ZIP download from Settings and one-click publish to Cloudflare. You keep compiled output files; editing, loops, logic, and the canvas stay in the vendor's hosted app. When last reviewed on 2026-09-22, the public checkout at studio.etchbuilder.io/purchase showed $49/month. That page did not publish a separate price for lifetime-deal holders or other early backers.
You keep
Compiled ZIP / Cloudflare files
BrochureThe easiest cheap path for a landing page or small marketing site: Bolt, v0, or Lovable, then GitHub, then a free host. Once the files are in your repo, you are not renting the site.
- 1Describe a 3-page brochure in a builder
- 2Sync or export to GitHub
- 3Connect a free host
- 4Stop paying the builder
You keep
Your GitHub repository and the live site on your host
Get startedDynamicFor auth, member areas, forms, or editorial workflows that need a real database or CMS — not a plain brochure site.
- 1Start a project in GitHub
- 2Add Supabase or Sanity
- 3Drive changes from your editor
- 4Deploy from the repo
You keep
Git repository plus database or CMS you can export or self-host
Get startedPrototypeFor people who want a visual preview first but refuse to rent the project forever — start in a hosted builder, then move to GitHub and Cursor, Antigravity, or Claude Cowork.
- 1Describe the page in a hosted builder
- 2Sync or export to GitHub
- 3Continue in Cursor, Antigravity, or Claude Cowork
- 4Deploy from GitHub
You keep
Git repository after you move off the hosted builder
Get startedWordPressFor lifetime deal holders who still need WordPress — or teams not ready to leave PHP entirely. EtchWP on your host, Cursor, Antigravity, or Claude Cowork via the Connector, data in core WordPress.
- 1Run EtchWP on your host
- 2Connect an agent IDE with the Etch Connector
- 3Keep data in core WordPress
- 4Optionally go headless later
You keep
Your WordPress database and EtchWP license
Get started
A visual layer is not unique to Studio. Local IDEs already pair prompting with files you can open anywhere. Hosted AI builders already pair a preview with a repository you can clone — though repo sync or export varies by product and plan. EtchWP already pairs the same Svelte canvas with a WordPress database you host. Studio's loop is the same canvas on a vendor tenant, with compiled files out.
When last reviewed on 2026-09-22, the public checkout at studio.etchbuilder.io/purchase showed $49/month. That page did not publish a separate price for lifetime-deal holders or other early backers.
Their strongest counterargument — stated fairly
“Just working in Cursor, just working in Claude Code … not having a visual interactive interface, it's not really that interesting.”
This is a real product argument, not a lock-in argument. Geary's point is that pure agentic coding traps you in a reprompt cycle, while Etch keeps a visual layer over its own loops, logic, and data keys so you can click and edit what the model built. In Svelte or React vibe-coding, changing one element can require regenerating the whole component. Etch's structured canvas — loops, facets, data bindings — gives AI a constrained vocabulary and gives humans a click target. That is worth paying for if the visual layer is genuinely better than reprompting. It is not, by itself, a reason to accept that your project lives only in the vendor's database with no Git history and no re-import path.
Why that is a feature argument, not a lock-in argument
Visual plus AI already exists across the mainstream builder field. Many of those tools also return a repository. A visual layer justifies a subscription when leaving does not cost you the engine. Studio's ZIP download gives you output files; it does not give you the project — content types, loops, logic, styles, and the editing environment stay in the hosted app. Stop subscribing and you keep the compiled files, not the ability to edit them.
Their own /why/ page defined builder lock-in as work "trapped in a proprietary builder environment." Measured against that standard, a hosted canvas with no Git and no re-import is the thing they sold against.
The comparison table
| Etch Studio | Path they skipped | Don't-need-WP stack |
|---|
| Who pays | New subscription (Public checkout $49/mo as of 2026-09-22) | People who already paid | $0–20/mo |
| Visual | Hosted Svelte canvas | Same canvas, your backend | Local IDE or hosted AI builder |
| Data | Vendor database | WP headless · SQLite · Postgres | Supabase / repo / headless WP |
| Ops | Vendor tenant | Hosted or self-hosted | Your host / Vercel / Cloudflare |
| Code out | Static ZIP / Cloudflare files | Your DB + your files | Real Git repo |
| If you stop paying | Visual engine gone | Backend still yours | Repo still yours |
Who Studio genuinely suits
Studio makes sense for WordPress agencies who want the familiar Etch canvas, one-click Cloudflare deploy, and client-owned output files — without managing WordPress for brochure sites. It makes less sense as an answer to "you don't need WordPress" when the wider market already answers that question with repository output and lower recurring tiers.
If you still want WordPress, EtchWP keeps your data in core WordPress and your lifetime deal still applies to the plugin. See EtchWP vs Etch Studio for that branch, and Is Etch Studio included in the lifetime deal? for the entitlement question.
To pick a path — brochure, dynamic, prototype-then-own, or WordPress — and follow a get-started baseline, see Workflows.