Skip to main content
New
Announcing Agent Connector
Documentation menu
Documentation

Ability Packs

Your agent can already connect to WordPress — but most plugins haven’t registered abilities yet. Without an ability pack, an agent falls back to doing everything the naive way: Universal Abilities can read and write any post, option, or database row, but the agent has to reverse-engineer each plugin’s internals call by call. A pack closes that gap by giving the agent specific MCP tools to use a particular plugin, resulting in fewer calls, less tokens, and better results.

The Ability Packs screen lists your installed ability packs and the packs available for your active plugins. Open it from Agent Connector → Abilities → Ability Packs.

The Ability Packs tab listing active plugins and available ability packs

Installing an ability pack

Install a pack in one click from the Ability Packs screen, or upload it like any plugin.

Some plugins register their own abilities natively and need no pack.

Browse the available packs, or view the source on GitHub.

Unofficial & temporary by design

Each pack is an ordinary WordPress plugin that registers abilities through the WordPress Abilities API. Agent Connector exposes those abilities to your agent automatically.

We didn’t build the plugins these packs cover, and we think abilities belong in the plugin itself. The packs are deliberately temporary: when a plugin’s developer registers official abilities, we deprecate our pack in its favor. We hope every pack eventually disappears.

For plugin developers

Register abilities directly in your plugin through the official WordPress Abilities API — every Agent Connector site exposes them to agents automatically, with permissions handled for you. If we cover your plugin with an unofficial pack, we’ll deprecate it if yours makes ours pointless. Also, our packs are GPL — fork one as a starting point.

Put your AI agent to work.
Free and open source. Install, connect your agent, and go.
Agent Connector
For WordPress
Connect any MCP agent — Claude, Codex, OpenCode, and more — to WordPress, and give it real, administrator-level control.
From the blog
GPL-2.0-or-later · by soflyy
Built in WordPress + Oxygen via Agent Connector