In a move that fundamentally changes how websites are managed, Automattic announced on March 20, 2026, that WordPress.com now supports full “write capabilities” for AI agents. By leveraging the Model Context Protocol (MCP), site owners can now connect advanced AI models—including Anthropic’s Claude, OpenAI’s ChatGPT, and Cursor—directly to their sites to execute administrative and editorial tasks through simple natural language commands.
The Power of “Agentic” Management
This update shifts AI from a passive assistant that merely suggests text to an active collaborator that can “touch” the site. Through a conversational interface, you can now instruct an agent to perform complex workflows that previously required manual dashboard navigation.
- Content Creation: “Write a 500-word post about our new spring collection, categorize it under ‘Announcements,’ and save it as a draft.”
- Site Maintenance: “Find all images in my library missing alt text and suggest SEO-friendly descriptions for them.”
- Community Management: “Approve all pending comments on my latest post, but flag any that mention ‘refunds’ for my manual review.”
- Structural Updates: “Create a new ‘About’ page using my theme’s ‘Team’ block pattern and populate it with the bio from this PDF.”
Key Features & Safeguards
To prevent “AI hallucinations” or unauthorized changes, WordPress.com has built several layers of protection into the integration.
| Feature | Functionality (as of March 2026) |
| Human-in-the-Loop | Mandatory. Every action (create, edit, delete) requires explicit user approval before execution. |
| Default to Draft | All new posts and pages are saved as Drafts by default; they never go live without a final human check. |
| Theme Awareness | Agents can “read” your site’s CSS, fonts, and colors to ensure new content matches your existing design. |
| Audit Logs | Every change made by an AI agent is recorded in the site’s Activity Log for full transparency. |
| Permissions | The system respects existing WordPress roles (e.g., a “Contributor” agent cannot publish posts). |
Technical Architecture: The MCP Standard
The feature is built on the Model Context Protocol (MCP), an open standard introduced in late 2025. This allows a standardized way for AI models to understand a website’s “context”—its posts, pages, categories, and media—without needing custom, one-off plugins for every different AI provider.
“For 20 years, WordPress was a tool you used. Now, it’s a teammate you direct,” said a lead developer at Automattic. “We are moving toward a ‘headless’ management style where you never have to see a dashboard if you don’t want to.”
Availability and Setup
- Plan Requirement: The “write” capabilities are available on all paid WordPress.com plans (Explorer, Business, and Commerce).
- How to Enable:
- Navigate to your profile settings at
wordpress.com/me/mcp. - Toggle on the specific “Write Operations” you want to permit.
- Connect your preferred AI client (e.g., Claude Desktop or the ChatGPT app) using the secure OAuth 2.1 flow.
- Navigate to your profile settings at
