AI agents can now act on WordPress, not just read it
WordPress.com opens the door: AI agents can now write, publish, and manage your site WordPress.com turned AI agents into active collaborators on March 20, 2026, adding write capabilities to its Model Context Protocol integration.

image from Gemini Imagen 4
WordPress.com turned AI agents into active collaborators on March 20, 2026, adding write capabilities to its Model Context Protocol integration. The update lets AI agents including Claude, ChatGPT, Cursor, and OpenClaw draft posts, build pages, manage comments, and reorganize content taxonomies — all through natural conversation, with human approval required before anything goes live.
This is agent infrastructure news dressed up as a product launch. What Automattic has actually done is expose WordPress.com's content layer through MCP, an open protocol that standardizes how AI agents connect to external tools and services. Any MCP-compatible client can now reach in and act — not just read.
"WordPress.com is where millions of people build and manage their sites every day, and more and more of them are using AI tools like Claude and even OpenClaw to get work done," said Ronnie Burt, AI product lead at WordPress.com, in a press release. "Now those tools can actually take action — draft a post, build a page, manage comments — directly on your site, through conversation. You stay in control the whole time."
Nineteen new operations landed across six content types: posts, pages, comments, categories, tags, and media. From a single natural language instruction, an agent can draft a post, build a landing page using your theme's existing block patterns, approve and reply to comments, restructure your category hierarchy, or audit your media library for missing alt text. All of it surfaces through the site's existing Activity Log.
Design-aware content, safety-first architecture
One technically notable detail: the agent can query your active theme before generating content, reading its color palette, typography settings, spacing tokens, and available block patterns. Output inherits your design system automatically and adapts if you change themes later. For anyone who's watched an AI-generated page break when a theme switches, this matters.
The safety architecture reflects Automattic anticipating exactly the kind of scrutiny this kind of feature attracts. Six overlapping controls are documented: every operation requires explicit user approval before execution; new posts and pages default to draft status; modifying a published post triggers an immediate-visibility warning; deletions of posts, pages, comments, and media move to trash, recoverable for 30 days; taxonomy deletions (categories and tags, which WordPress cannot trash) require a second confirmation and warn that the action is permanent; and user role permissions are fully enforced — an Editor cannot touch site settings, a Contributor cannot publish.
Each of the 19 operations can be individually toggled on or off per site. Nothing is enabled by default.
MCP as the real story
The announcement is being covered as a content management feature, which it is. But the infrastructure layer is what makes this notable for agent builders.
MCP, the Model Context Protocol, is an open standard — not an Automattic proprietary layer. WordPress.com's MCP server was first introduced in October 2025 as a read-only interface: agents could query your site but couldn't touch it. A February 2026 update added an official Claude Connector, also read-only. The write capabilities arriving this week are the step the platform has been building toward, and the fact that they're exposed through an open protocol rather than a proprietary agent means the integration story is larger than WordPress alone.
The WordPress MCP Adapter, which enables similar functionality on self-hosted WordPress installations, has been moving toward inclusion in WordPress Core. Automattic's other products — WooCommerce and Beeper — have their own MCP implementations. The architectural pattern, standardized agent access to application functionality rather than one-off integrations, is becoming an assumption rather than an experiment.
Scale and what it means
WordPress runs more than 43 percent of all websites globally, according to figures Automattic presented at its State of the Word event in December 2025, holding a 60.5 percent share of the content management system market. WordPress.com users alone publish 70 million new posts every month, seeing 20 billion page views and 409 million unique visitors per month. That reach is not nothing.
The practical question for site operators is trust. Giving an AI agent write access to a production site is a different proposition from asking it to summarize your traffic data. Automattic has leaned into the approval model as the headline safety feature, and the granular per-operation toggles suggest they're aware the feature will face scrutiny from exactly the operators who have the most to lose if something goes wrong.
Write capabilities are live now on all WordPress.com paid plans. Users enable them at wordpress.com/me/mcp, toggle on the specific operations they want to permit, and connect their preferred AI client.
Sources: WordPress.com blog announcement, PRNewswire press release, TechCrunch, CMSWire, The Next Web

