Skip to content
@respira-press

respira.press

Independent AI infrastructure for WordPress. Tooling that lets AI coding agents safely edit live sites across 12 page builders. Built by @webmyc.

Respira for WordPress

The independent AI infrastructure layer for WordPress. Open-source tooling that lets AI coding agents safely edit live sites across 12 page builders, plus a free plugin in the WordPress.org pipeline.

Respira solves a specific problem: AI coding assistants can generate WordPress edits now, but they do not natively understand the page builder data structures those sites depend on. Divi shortcodes, Elementor JSON, Bricks elements, Gutenberg blocks, Oxygen meta. Respira reads each of them, edits at the right granularity, and undoes itself if anything looks off after render. Snapshot before every write. Validation after. Privacy-preserving by design (Respira does not read or transmit site content, only operation outcomes).

Live now

A snapshot from May 17, 2026. Live numbers, refreshed every 60 seconds, at respira.press/live.

Connected WordPress sites 823
Lines of AI-generated code shipped 3,839,111 (target 4,000,000)
Pages edited / created 29,080 / 1,793
Posts edited / created 5,134 / 1,842
MCP events tracked 51,276 since 2026-03-07
Page builders covered 12 (Elementor, Divi, Gutenberg, Bricks, WPBakery, Breakdance, Beaver Builder, Oxygen, Flatsome, Brizy, Thrive Architect, plus generic)
MCP tools available 172
Agent skills available 26 (610 installs across 90 sites)
Latest Respira for WordPress v6.7.5, shipped 2026-04-26

Top AI clients by event volume: Claude Code (86%), Cursor (6%), Codex (5%), Claude Desktop (2%), Claude Cowork (<1%), Gemini (<1%).

Products

  1. Respira for WordPress (paid, v6.7.5) — the safety layer for AI-driven edits. Snapshot before every write, render validation after, one-click rollback. The reason agencies and solo developers pay.
  2. Inhale: MCP Abilities (free, v0.1.1, shipped 2026-05-16) — settings page for the WordPress MCP server. Replaces the wp_register_ability_args filter workaround with a UI. First Respira plugin in the wp.org plugin directory pipeline.
  3. Respira CLI (open source) — local CLI for WordPress builds in AI coding agent workflows. Complementary to WP-CLI, not a replacement.
  4. Agent Skills for WordPress (open source) — 26 skills that run in Claude Code, Codex, Cursor, Antigravity, any agent that supports the Skills + MCP shape. 610 installs across 90 sites.
  5. Respira MCP Server (open source) — 172 MCP tools. Install with npx -y @respira/wordpress-mcp-server --setup.
  6. Cowork Plugin for WordPress — Anthropic Cowork integration for editing WordPress across the same 12 page builders, from inside Claude Desktop.
  7. Respira Add-on SDK — SDK for MCP-aware WordPress add-ons. First-party (Forms, SEO, Newsletter, WooCommerce) and partner add-ons build on this.
  8. Respira for WordPress Lite (in development) — the wp.org-compliant free version of the main product.
  9. Documentation and Community — the docs source for respira.press/docs.

Recently shipped

  • 2026-05-16 — Inhale: MCP Abilities v0.1.0, hardened to v0.1.1 the same day.
  • 2026-05-16 — Pull request WordPress/mcp-adapter#184 opened against the canonical WordPress MCP Adapter, addressing issue #183 with a first-party settings page.
  • 2026-04-26 — Respira for WordPress v6.7.5 released.

How Respira works

  • Duplicate-first. Every write happens on a snapshot of the target page or post. The original is never touched until the snapshot validates.
  • Render validation. After each write, Respira loads the rendered output and compares against the expected shape. If the result looks wrong, the snapshot is discarded.
  • Typed property validators. Each page builder has a typed schema. Edits that would produce invalid builder data are rejected at the validator layer, not at the render layer.
  • One-click rollback. Any operation can be undone from the WordPress admin. Snapshots are kept until rolled back or explicitly cleared.
  • Privacy-preserving. Respira does not read or transmit WordPress content. Only operation outcomes (success / failure, latency, tool name) are tracked via signed tool events, deduplicated by operation ID.

Built by

Respira is built and maintained by @webmyc (Mihai Dragomirescu), solo founder, based in Brașov, Romania.

Links

Respira for WordPress storefront, illustrated

One breath. AI infrastructure for WordPress.

Pinned Loading

  1. agent-skills-wordpress agent-skills-wordpress Public

    Agent skills for WordPress — works in Claude Code, Codex, Antigravity, Cursor, and any agent supporting Skills + MCP. Audit, optimize, fix, and migrate WordPress sites.

    26 6

  2. respira-wordpress-mcp respira-wordpress-mcp Public

    172 MCP tools for WordPress. Native page builder support for 12 builders. The MCP server behind Respira for WordPress.

    Dockerfile 4

  3. cowork-plugin-wordpress cowork-plugin-wordpress Public

    AI editing for WordPress sites across 12 page builders, in Anthropic Cowork. Edit live sites safely with snapshot before edit, render validation, and one click rollback.

    2 1

  4. Respira.press-Documentation-and-Community Respira.press-Documentation-and-Community Public

    Respira for WordPress Community. Docs, support, prompt recipes, and roadmap.

    MDX 1 1

  5. respira-addon-sdk respira-addon-sdk Public

    Respira Add-on SDK — write your own MCP-aware WordPress add-on. First-party (Forms, SEO, Newsletter, WooCommerce) + partner add-ons all build on this.

  6. inhale-mcp-abilities inhale-mcp-abilities Public

    A deliberate way to expose registered WordPress abilities to the default MCP server. Free utility by Respira.

    PHP 1

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…