Agent Connector for WordPress - Requirements
To use the Agent Connector plugin to control WordPress with your AI agent, you’ll need:
- An AI agent that supports MCP. Claude, Codex, Cursor, OpenCode and many others speak MCP.
- Node.js on your computer. The connection runs through @automattic/mcp-wordpress-remote, a stdio MCP proxy by Automattic (the primary contributor to WordPress core) that your agent launches with
npx, andnpxships with Node.js. Install Node.js if you do not have it. - WordPress 7.0 or later.