The WordPress plugin built for agencies

The AI co-worker your agency hires.

Respira is the only WordPress plugin that speaks every major page builder natively, snapshots every edit before it lands, and gives every AI client (Claude Code, Cursor, Codex) a single MCP endpoint to work through. Run 5 to 25 sites without hiring.

16
page builders
Gutenberg, Elementor, Divi 4+5, Bricks, Oxygen + 11 more
172
MCP tools
136 core + 36 WooCommerce
24h
reversible
snapshot before every write, rollback within 24h
What this gets you

Three outcomes an agency actually feels.

01

Run more client sites without hiring

One operator covers 5 to 25 client sites because every screen rolls up: audit log, approvals queue, snapshot timeline, activity report. Page-by-page hand-holding is the old model.

02

Audits clients can read

Generate a 400-700 word client report your AI shapes into prose. Six framings (client report, case study, internal recap, testimonial draft, build-in-public, personal recap). Anonymize toggle for case studies.

03

Builder-native edits that don't break the site

Every edit goes through the builder's own write surface, never raw HTML. 16 builders supported. Duplicate-before-edit + 24-hour snapshot rollback. No "AI broke our page" tickets.

Functional preview · mock data

Click through the new admin, live, before you install

v7.1 ships a React-first plugin admin built around live telemetry, a public add-on SDK for third-party authors, and generate_activity_report — a new MCP tool that turns your audit log into a structured report your own agent shapes into prose. Below is the actual v7.1 React running with stub data. Every screen renders, every tab clicks, every form responds. Nothing here writes to a real site.

localhost · /wp-admin/admin.php?page=respira-v71-preview Open preview in a new tab ↗
Try: click the rail items (Overview, Setup, Activity, Reports, Skills, Settings) to switch screens. Open Reports → Activity report and click Generate. Open Settings → Time baselines. Read the full 7.1 release notes ↗
What it does

Seven surfaces your agent has full access to, safely.

Reads, writes, builds, audits — every action goes through the same duplicate-first + snapshot-backed safety model. Per-key access profiles let you give read-only access to a junior, full access to a senior, and content access to a copywriter.

Reads

Extract any page as the builder sees it

Respira reads pages in the builder's own data shape (Gutenberg blocks, Divi shortcodes, Bricks JSON, Elementor atomic envelopes). Your agent gets the structure, not opaque HTML.

extract_builder_content
Writes

Update individual elements without redrawing the page

find_element + update_element + move_element + duplicate_element + remove_element. The page stays intact; only the target widget changes.

update_element
Builds

Generate full pages from one declarative call

build_page takes a structured description and writes a complete page in the active builder's format. 27 widget shortcuts (heading, button, image, gallery, etc.) for the common moves.

build_page
Safety

Duplicate-first, snapshot-backed, approval-gated

Every write goes to a duplicate. Snapshots stay reversible for 24 hours. Bulk operations land in the approvals queue. Per-key access profiles (read-only, content, builder, full).

create_page_duplicate
Audit

SEO, accessibility, performance, schema, AEO

Read-only analyzers your agent calls before/after edits. Returns structured findings + ready-to-paste fix prompts. Local scanner, no third-party data send.

analyze_seo · scan_page_accessibility
WooCommerce

36 WooCommerce-specific tools (add-on)

Products, variations, orders, inventory, categories, tags. Same duplicate-first workflow. Optional €12/month add-on, enabled per site.

woocommerce_create_product · woocommerce_update_inventory
Term SEO

SEO on categories and tags

Your agent now writes SEO titles and descriptions for categories and tags, not just pages and posts. Term archive pages read and write through the same SEO tools as the rest of the site.

update_term_seo · analyze_seo
Every major builder

Whatever your client built with, Respira speaks it.

17 builder integrations as of v7.1. 16 with full read + write. SeedProd is audit-only in v7.1 — agents read and report on landing pages but writes are blocked until SeedProd's proprietary layout JSON is reverse-engineered safely (paid customers' landing pages are too high-value to risk corruption). Write support lands in 7.1.x. detected_plugins signal helps your agent recommend a builder when none is installed.

vs the alternatives

Why a Respira-shaped plugin exists.

AI inside WordPress is not new. Cursor with raw HTML is not new. WP-CLI scripts are not new. What Respira adds is the safety + the agency lens. Everything below is a real comparison; nothing is invented to make Respira look better.

RespiraCursor + raw HTMLWP-CLI + AIManual
Builder-native edits 16 buildersnonomanual
Snapshot rollback on every write 24h, freemanual gitmanualpray
Approval queue for bulk ops built-innomanual sqlpaper
Client-ready activity reports generatedscreenshotsnoan hour
Per-agent key + scope built-innono
Works with Claude / Cursor / Codex MCP-nativemanualno

Trusted by professionals

People shipping WordPress faster, without breaking live sites

Reviews are submitted by real users inside Respira for WordPress right after successful sessions.

Verified Reviews

34

Average Rating

5.0/5

Collection

In-product

“Avant Respira.press, travailler sur mon site WordPress avec Divi 4 était devenu une vraie perte de temps : modifications répétitives, copier-coller interminables, peur de casser le design en éditant les pages… Aujourd’hui, je peux demander directement des ajustements précis tout en conservant la structure et le style de mes pages. Pour un site comme le mien avec beaucoup de contenu SEO et de mises en page Divi, c’est un gain de temps énorme au quotidien.”

contact

Verified

“J’ai testé Respira sur mes premières modifications avec Divi 5… et franchement, ça fonctionne super bien. J’ai pu automatiser des petites tâches que je faisais jusque-là à la main, et qui pouvaient me prendre des heures sans réelle valeur ajoutée. Typiquement le genre d’outil qui ne change pas tout ton process, mais qui te fait gagner un temps précieux au quotidien.”

charlene.demonsais.latappy

Verified

“Respira made the entire setup incredibly simple. Within minutes, everything was up and running without any hassle. What really impressed me was the impact – having a full WordPress site generated automatically, while still being able to fine-tune everything manually with Divi, is a game changer. It gives you the perfect balance between automation and full creative control.”

admin

Verified

“I have been using respira for only 3 days and i am amazed about how fast it help me finish projects, usually i finish a single project in 2 weeks at least , now within 2 to 3 days i finish and deploy my project.”

moustafa.imym

Verified

“Respira hat die Art, wie ich mit WordPress arbeite, grundlegend verändert. Als MCP-Server integriert es sich nahtlos in Claude Code und bietet über 170 Tools, die praktisch jeden Aspekt einer WordPress-Site abdecken — von Content-Management über Bricks Builder bis hin zu WooCommerce. Was mich überzeugt: Umfassende Tool-Abdeckung: Seiten, Posts, Menüs, Medien, Benutzer, Plugins, Custom Post Types, Taxonomien — alles steuerbar über eine einheitliche Schnittstelle. Bricks Builder Support: Elemente finden, bearbeiten, verschieben und duplizieren funktioniert zuverlässig. Die find_element- und batch_update-Funktionen sparen enorm viel Zeit. Sicherheit durch Snapshots: Vor jeder Änderung kann ein Snapshot erstellt werden. Das gibt Sicherheit, besonders bei umfangreichen Umbauten. SEO & Accessibility: Eingebaute Analyse-Tools für SEO, Barrierefreiheit und Performance — direkt nutzbar, ohne zusätzliche Plugins. Kein direkter DB-Zugriff nötig: Alles läuft über die API, was das Risiko von Fehlern deutlich reduziert. Kleiner Verbesserungswunsch: Die Dokumentation könnte an einigen Stellen ausführlicher sein, besonders für fortgeschrittene Bricks-Builder-Workflows. Fazit: Wer WordPress-Seiten mit KI-Unterstützung verwalten und automatisieren möchte, kommt an Respira kaum vorbei. Es ist ausgereift, stabil und macht komplexe Aufgaben überraschend einfach.”

Udo

Verified

“Honestly, I was a bit worried about how it would handle Divi v4 because those layouts can be touchy, but it works like a charm. With Divi v5 coming out, this is going to be a total game changer for our workflow. It actually understands the modules instead of just breaking everything.”

adrian.bahtiar

Verified

“I'm very happy with the time passed on this with you. I am very curious to get more time with it and get more aspect done. Excellent job done behind this technology. thank you”

adrien.premand

Verified

“I just started using Respira for WordPress and I’m already impressed by how intuitive the interface is. It’s rare to find a tool that feels this clean and 'out of the way' while still providing the power I need to manage my site effectively. Looking forward to seeing what else it can do!”

robjr1

Verified

“still testing this but i can see potential”

psaico

Verified

“"I run two websites on FLAVOR.PRESS and have been really impressed with how seamlessly it integrates with Claude Code. The workflow just works – I can manage both sites efficiently, and the combination of FLAVOR.PRESS's platform with Claude's capabilities has made my day-to-day so much smoother. It's one of those tools where everything clicks into place from the start. Highly recommended for anyone looking for a reliable, developer-friendly setup."”

Martin

Verified

“I've been searching for exactly this solution for months – and then I found Respira. What truly amazes me: it doesn't just do what you expect, it actually thinks along with you. For my work with mysolarplant.de, this is a real game changer.”

“This plugin definitely has a WOW factor. After helping me change slugs and adding new hero to multiple pages in one prompt in a couple of minutes, i have to say that editing my client's wordpress sites will never be the same. thank god for good tech!”

Anonymous

Verified

“So far I have been using Respira to bridge the communication gap between claude code and wordpress. Not too difficult to get up and running. Working great so far for a proof of concept I have been developing.”

cody.larkin

Verified

“Using respira.press has been an absolute breath of fresh air for my workflow. The platform is beautifully minimal, incredibly intuitive, and takes all the stress out of publishing. It finally lets me focus on what matters most—my content—without getting bogged down by technical clutter. I couldn't recommend it highly enough!”

sh

Verified

“Plugin is a game changer”

samuelcox2343

Verified

“I've been testing Respira extensively over the past week, combining it with different page builders to explore what's possible for my web design workflow. My experience with Bricks Builder was genuinely impressive, the integration worked smoothly and opened up exactly the kind of AI-assisted editing I was hoping for. Being able to read and update page content directly through Claude is a game changer for the way I work with clients. With Brizy, things didn't work yet, we ran into a consistent PHP error in the Brizy integration that prevented any content from being read or edited. However, what happened next is what really stands out: I submitted a detailed bug report, and within the same day or the next, an update was already released addressing the issue. That kind of responsiveness is rare and genuinely impressive. We're still working through the Brizy integration, but I have every confidence it will get there, because this team clearly takes feedback seriously and moves fast.”

welkom

Verified

“I like how much this empowers my ai agents to help me build wordpress sites which have usually been difficult for ai agents to build without issues when using plugins like elementor”

jk.datascience

Verified

“AI automations has never been easier”

angelbaezrodriguez

Verified

“To be honest, I've been trying to find a workaround for AI with WordPress. A lot of it is tedious and really, really difficult. now that I have this, I want to build websites, but I don't want to go through all the clicking of the Divi modules and everything. It is too tedious, and I want to focus on my work in sales. However, having a good website out there really helps with my sales process. The notion of me as a salesperson going through that technical setup is really daunting, even when there is no coding required for Divi. Now that I have this, it's just amazing. It's like everything I wanted in a website, and it's being coded into Divi. So far, it looks good. :)”

lucidlo1981

Verified

“Honestly i am blown away. Respira is a major game changer Wordpress website management, especially for SEO.”

ikechukwu.rowland

Verified

“I was able to connect with my claude code, very nice”

zabor666

Verified

“I love Respira! I can now literally have a chat with Claude Code and have it update my Wordpress sites with no fuss. The MCP Server/Plugin combo is secure and robust - it's saving me hours updating client sites. it handles plugins, Elementor, the admin and front end of my sites. What's great as well is that the developer is responsive, friendly and rolls out improvements regularly. Highly recommended!”

“ALHUMDULILLAH great experience”

Anonymous

Verified

“If you aren't using Respira to power your Claude interactions, you're working too hard. It turns complex site management into a simple conversation. I've slashed my maintenance time on GTCKSA by at least 80%—it's easily the best investment I've made for my WordPress stack this year”

issam.rahouly

Verified

“This looks very promising to work with our wordpress middleware”

squaredozen

Verified

“claude + respira = POWER!”

thqafat.alalam

Verified

“Respira hat die Art, wie ich mit WordPress arbeite, grundlegend verändert. Als MCP-Server integriert es sich nahtlos in Claude Code und bietet über 170 Tools, die praktisch jeden Aspekt einer WordPress-Site abdecken — von Content-Management über Bricks Builder bis hin zu WooCommerce. Was mich überzeugt: Umfassende Tool-Abdeckung: Seiten, Posts, Menüs, Medien, Benutzer, Plugins, Custom Post Types, Taxonomien — alles steuerbar über eine einheitliche Schnittstelle. Bricks Builder Support: Elemente finden, bearbeiten, verschieben und duplizieren funktioniert zuverlässig. Die find_element- und batch_update-Funktionen sparen enorm viel Zeit. Sicherheit durch Snapshots: Vor jeder Änderung kann ein Snapshot erstellt werden. Das gibt Sicherheit, besonders bei umfangreichen Umbauten. SEO & Accessibility: Eingebaute Analyse-Tools für SEO, Barrierefreiheit und Performance — direkt nutzbar, ohne zusätzliche Plugins. Kein direkter DB-Zugriff nötig: Alles läuft über die API, was das Risiko von Fehlern deutlich reduziert. Kleiner Verbesserungswunsch: Die Dokumentation könnte an einigen Stellen ausführlicher sein, besonders für fortgeschrittene Bricks-Builder-Workflows. Fazit: Wer WordPress-Seiten mit KI-Unterstützung verwalten und automatisieren möchte, kommt an Respira kaum vorbei. Es ist ausgereift, stabil und macht komplexe Aufgaben überraschend einfach.”

udo

Verified

“Great tool to help automation and integrating AI with wordpress, with claude code it's really powerful and a complete new way to work with wordpress.”

ksmess99

Verified

“Still learning how powerful this plugin is, but so far a game changer for me and website development. Highly recommended.”

robjr

Verified

“Respira has been great! Now allows me to vibe code out tedious tasks on wordpress immediately.”

calebseow93

Verified

“Best app ever”

kunchevmk

Verified

“Just discovered @Respira_cafe - Respira for WordPress! A safety layer for AI coding assistants that creates duplicates before any edits. Review before anything goes live. Perfect for WordPress developers! 🚀”

admonesmendez

Verified

“Mihai, just wanted to say thanks for building Respira. I run a chiropractic clinic in Adelaide and I'm using Claude AI to rebuild my entire website in Bricks Builder. Respira filled a gap nothing else could: letting Claude actually read and write Bricks content through MCP. The fact that you built this as a solo developer, listened to early feedback, and kept shipping updates is genuinely impressive. Rooting for you and the product. Keep going! 🎉🚀”

“This is fxxxxxg amazing! I had to upload 14 PDFs and find a way to show them on a complex page build more than 1 year ago on a WordPress site with a theme that is using WP Backery. I linked Cursor (auto-mode) to my site with this plugin and it uploaded the PDFs to Media Library (it asked me for an application password but that was easy) and created a stunning section (in a similar style with the other sections on the page) with a preview panel and all the PDFs displayed nicely and when somebody clicks a PDF it loads in the panel without opening a new tab. Everything took about 15 minutes in total. I did not even know how to do that myself, not to mention that just uploading the PDFs and putting them on the page would have take me at 3 hours and the result would have been a lot worse.”

Victor

cekt.ro

Verified

Every review shown here was submitted by a real Respira for WordPress user in-product.

Frequently asked

What people ask before they install.

Does Respira work with my current builder?

Probably. Respira covers Gutenberg, Elementor (v3 + Atomic v4), Divi 4 + Divi 5, Bricks, Oxygen Classic + Oxygen 6, Beaver Builder, Breakdance, Flatsome, Brizy, Visual Composer, WPBakery, Spectra, Kadence Blocks, GenerateBlocks, and SeedProd. 16 with full read + write; SeedProd is audit-only in v7.1 (agents read and report on landing pages, write support lands in 7.1.x once the proprietary layout JSON is reverse-engineered safely).

Which AI clients work with Respira?

Any MCP-compatible client. Most agencies pair it with Claude Code, Cursor, Codex CLI, OpenCode, or Claude Cowork. Chrome 146+ also runs Respira tools directly via WebMCP for browser-native AI workflows.

How does my AI connect to the site?

Connect from anywhere. Point Claude or ChatGPT at your site with a link and a key. Nothing to install, and it works from the web or your phone. The local setup is still there if you prefer it, but you no longer need a desktop app to connect.

What happens if the AI breaks a page?

It cannot — by design. Every write goes to a duplicate first, never the live page. Snapshots are taken before each edit and stay reversible for 24 hours (longer if you pin them). Bulk operations land in the approvals queue so you review the diff before publishing.

Can I run Respira on multiple client sites?

Yes. The Maker plan covers 1 site (€9/month). Builder covers 5 (€19/month). Studio scales 25 to 250 (from €39/month). Each site has its own key, its own audit log, and its own snapshot history. Nothing aggregates across sites.

Does Respira send my content to a third party?

No. All processing happens inside your WordPress install. The audit log, snapshots, and tool execution stay on your site. Your AI client connects directly to Respira via MCP — the AI vendor sees what you send it, and only what you send it.

How do clients see the work?

Two paths. Either you generate an activity report (six framings: agency client report, case study, internal recap, testimonial draft, build-in-public, personal recap) and your AI shapes it into prose. Or you give the client read-only access to the approvals queue + audit log inside wp-admin.

Ready to put Respira on a client site?

Maker covers one site at €9/month. Builder covers five at €19/month. Studio scales 25 to 250. WooCommerce add-on is €12/month if your clients sell.

The community · building in public

You're not the only one talking to WordPress.

The Respira community is where agency owners debug Divi migrations at 11pm, where vibe coders swap prompts that actually ship, and where the roadmap gets written out loud. Breathe with us.

Lines of code pushed through Respira
3,064,528
Live from the Respira ecosystem · updates as the agent ships
Slack
Async threads, release-day huddles, and the #show-your-work channel that never sleeps.
Join
Discord
Live voice on release days, screenshare debugging, and the vibe-coder corner that's always buzzing.
Join
GitHub Discussions
Long-form Q&A, bug reports, feature requests, and the public roadmap.
Open