Announcing Agent Connector for WordPress
Today we’re launching Agent Connector — a free, open-source plugin for WordPress that makes it easy to connect any AI agent to your site and give it real control.
It’s built on two open-source projects that do the hard protocol work: the WordPress MCP Adapter (part of the official AI Building Blocks for WordPress initiative) and WP MCP Remote (a stdio proxy by Automattic).
What Agent Connector adds is a simple user experience: a connection wizard that makes setup about a minute of copy-paste, and a Universal Abilities pack that gives your agent the power to do just about anything in WordPress.
Install the plugin, connect Claude, Codex, OpenCode, or any agent that speaks MCP, enable Universal Abilities, and describe what you want. Your agent builds pages, sets up plugins, writes content, and fixes what’s broken — anything an administrator can do, just by asking.
How it works
Under the hood, Agent Connector starts an MCP server and exposes the abilities your site has registered through the WordPress Abilities API. Your agent connects, sees those abilities, and calls them to get work done. The Universal Abilities plugin gives your agent the command line, WP-CLI, PHP, and the filesystem.
Limitations
Today, the agent is only as smart as the tools it’s handed. Universal Abilities lets it do anything an administrator can, but often the naive way, like writing raw PHP to do something a purpose-built tool would handle cleanly.
Agents shine with plugins that ship their own abilities through the WordPress Abilities API: instead of improvising, the agent does the job the right way.
Ability packs
Most plugins don’t use the WordPress Abilities API yet, though we think that’ll change soon. To bridge the gap today, we’re shipping unofficial ability packs for some popular plugins, so your agent can operate them right now.
We don’t expect this to be necessary long-term. As MCP and agentic control of WordPress get adopted over the coming months, more plugins will ship their own abilities natively, and as they do, we’ll deprecate our unofficial packs.
WordPress in the Agent Era
The frontier labs are spending billions training models and building the agents that drive them. The agents are getting genuinely good at operating a model, and the models at calling tools.
Against that backdrop, bolting a chat box into your own plugin feels a little arrogant, as if your plugin were the center of someone’s site. Maybe an in-product assistant makes the UX great; it’s still early. But the assistant people actually reach for looks more and more like a general agent that acts on their behalf and can drive all of WordPress, not one chat box per plugin.
A WordPress site is core, plugins, the host it runs on, and the third-party services wired into it like the mailing-list provider, the thing that prints shipping labels for your orders, etc. People will want one central agent that can operate all of it, not a separate chat box in every tool.
That’s exactly what Claude, Codex, and the rest are becoming: general assistants you hand a task and trust to finish. That’s where people increasingly get things done, and, we think, how many will end up administering WordPress.
Get started
It’s free and open source. Install Agent Connector, follow the connection guide for your agent, and start prompting.