AI Agents Can Now Manage Your Blog
WordPress.com has enabled AI agents to write, edit, and publish posts directly on the platform, marking a significant shift in how content gets created and managed on the web's largest content management system.
Announced March 20, 2026, the new capability builds on WordPress.com's Model Context Protocol (MCP) support introduced last fall. Users can now connect AI agents like Claude Desktop, ChatGPT, Cursor, or VS Code to their sites, granting them the ability to create and publish content, manage comments, handle tags and categories, and optimize SEO elements.
"The new AI agents on WordPress.com could lower barriers to publishing while increasing machine-generated content across the web," TechCrunch reported.
How It Works
Users enable MCP in their WordPress.com account settings, then connect an MCP-enabled AI client using OAuth 2.1 authentication. The system provides granular permissions—site owners can toggle specific capabilities like post creation on or off.
When a user requests content ("Draft a new post on AI trends"), the agent parses the request, identifies needed MCP tools, requests permission, and executes the action. Crucially, AI-generated posts default to drafts requiring human approval before going live. All actions are logged in the site's Activity Log.
"AI-generated posts default to drafts requiring approval," TechCrunch confirmed. "All actions are logged in the site's Activity Log for oversight."
43% of the Web Affected
WordPress powers approximately 43% of all websites, making this update potentially transformative for the content landscape. Automattic positions the feature as lowering barriers for businesses and creators who need consistent content output.
The agents can read site details—theme, colors, fonts, block patterns—to generate context-aware content that matches the site's design. They can also manage comments, update outdated posts, and handle SEO elements like alt text and captions.
Industry Implications
The move represents a major milestone in AI agent deployment for content management. Critics warn of potential risks: low-quality or inaccurate content flooding the web as AI-generated posts scale. The default draft requirement serves as a human checkpoint, but automated publishing remains technically possible with the right permissions.
The feature requires a paid WordPress.com plan. Self-hosted WordPress sites can achieve similar functionality through the MCP Adapter plugin, which converts Abilities API functions into MCP tools.