WordPress has a dozen ways to let AI edit your site. Here’s how to choose (and why I trust Block MCP for live edits)

Disclosure: I work in developer relations at GoDaddy, which makes Airo — one of the AI editing in WordPress tools I compare below. I’ve tried to be fair to everything here, including tools that compete with us — the framework is the point, not the brand.

AI editing in WordPress just got crowded. There are now a dozen ways to let AI edit a WordPress site — the native WP 7.0 AI Client, Block MCP, Ollie AI, Airo, WP Pinch, your theme’s MCP. They get pitched like rivals, so people freeze.

AI editing in WordPress: sort by job, not brand

They’re not rivals. Instead, they sit at different layers and do different jobs. Pick based upon the job in front of you. Here’s the map — and why, for editing an existing live page, I reach for GravityKit’s Block MCP.

The mistake is treating them as one fight.
“Which AI tool should I use for WordPress?” is the wrong question, because the AI editing in WordPress tools answer different needs. For example, some are rails you build on. Others build new pages. One, instead, edits existing content surgically. And some run your whole site from a chat agent. So asking which one “wins” is like asking whether a foundation beats a paint roller. In short, sort by job and the choice gets obvious.


Layer 0 — the rails of AI editing in WordPress (you build on these)

WordPress 7.0 shipped a native AI Client: a provider-agnostic API so any plugin can send a prompt to whatever model the site owner configured (Anthropic, Google, OpenAI as separate provider plugins), with a companion Connectors API for credentials. Paired with the Abilities API (6.9+), which is how plugins expose actions to agents, this is the standard plumbing everything else rides on. So if you’re building an AI feature, build here — it’s the future-proof floor, not an end-user tool.


Job 1 — edit existing content, surgically and safely → Block MCP (GravityKit).

This is the one I trust for AI editing in WordPress on a live site. Most tools, however, regenerate whole pages: they rescan on every edit, can emit valid HTML that’s invalid block markup, and give you no clean undo. But Block MCP (built by Zack Katz’s team, demoed on The WP Minute+) inverts that.

It edits one block via a stable reference ID, so it never rescans the page. Then it validates the result’s block structure by running it back through WordPress — an explicit “verified” step. And it saves a revision on every edit, so rollback is granular. Reach for it when you have a real page you don’t want broken.

Block MCP settings screen showing various methods of AI editing in WordPress

Job 2 — build new pages and designs fast.

So there are two good answers, depending on your stack.

Ollie AI just moved AI content and design inside the WordPress site editor — no copying your page into a chatbot, no hopping out to a desktop client. Select a headline, click the AI pen in the toolbar, and rewrite it in plain language. Attach a writing guide, a brand persona, or a Markdown product sheet so what comes back actually sounds like you. Need a section from scratch? Drop in a writing prompt block. Need a new layout? The design prompt block turns “I need a new section for my features” into several live-preview variations in seconds, drawn from Ollie’s professionally-designed pattern library — and the same plain-language search (“we need a homepage”) browses the full library by collection and category.

The move that steals the demo: select a whole group, tell Ollie to rework it, and it rewrites every piece of copy individually while leaving your layout untouched. You keep the design you fell in love with; only the words change.

Ollie’s MCP reaches past the editor

But the editor is only half of it. Ollie also ships an MCP that reaches well past page-building. It can:

  • Make block-level content edits — rewrite one heading, or batch-rewrite every CTA, with structure preserved
  • Drive the whole design system site-wide — color palette, typography, spacing, even installing Google Fonts into theme.json
  • Manage navigation, headers, footers, and templates
  • Run agent audits — Yoast SEO, readability, and inclusive-language scoring, plus AI alt-text for accessibility

From there, you drive all of it from Claude, Cursor, or VS Code, and chain it in one session: build the page → fill the content → restyle the palette → set the nav → audit SEO and accessibility → publish. So if your theme ships its own MCP, this is the category it’s in.

When to reach for Airo instead

GoDaddy Airo for WordPress goes wider. For example, describe your business, and it generates a whole real WordPress site — Core, native blocks, plugins pre-configured — with hosting bundled. So it’s built for new sites and small businesses that want to skip setup entirely. (Disclosure again: that’s my team.)


Job 3 — run your whole site from your own agent.

If you want AI editing in WordPress to run from chat — owning your whole AI stack — the OpenClaw-connected plugins fit.

WP Pinch exposes ~48 abilities plus background governance tasks (stale content, SEO gaps, broken links) — open source, for power users who live in chat.

WP Pinch puts the whole site under one agent rather than doing one surgical thing well. It also assumes you already have a running OpenClaw instance — which usually means a Linux VPS you set up and maintain. So if you’d rather skip the server wrangling, GoDaddy offers managed OpenClaw hosting. (Disclosure: I work at GoDaddy, and that link is GoDaddy’s OpenClaw hosting.)

The decision rule (screenshot this):

  • Editing an existing page you care about? → Block MCP.
  • Building new pages with design quality? → Ollie (patterns) and/or Airo (full site, esp. small business).
  • Want one agent running the whole site from chat? → WP Pinch (bring OpenClaw).
  • Building a plugin or feature yourself? → the native AI Client + Abilities API.
  • And they stack: the AI Client is the floor, the Abilities API is the interface, the rest are tools on top. Choose by the job in front of you, not by the loudest brand.

Why AI editing in WordPress comes down to the job, not the brand

Try them.
Block MCP — GravityKit · the WP 7.0 AI Client — Make WordPress · Ollie — olliewp.com · Airo — GoDaddy · WP Pinch.

Sources & further reading

WordPress AI foundation (the rails)

Block MCP (GravityKit)

Ollie AI / Ollie MCP

GoDaddy Airo for WordPress (disclosure: my team)

OpenClaw connectors

FIELD NOTES

Get the next field note in your inbox

A weekly note from the open-source frontier — what I’m building, breaking, and learning. No spam, no AI summaries, real writing from a real human.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post’s permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post’s URL again. (Find out more about Webmentions.)