Let your AI assistant manage your WordPress site. WP Agent connects ChatGPT, Claude, Cursor, and other AI systems to your site so they can create and edit content, manage media, menus, and settings — keyless, using a standard WordPress Application Password.
Most of WP Agent works through the WordPress core REST API with no plugin at all. This companion plugin adds the pieces core REST cannot do:
Authorization header before WordPress sees it, which silently breaks Application Password logins. The plugin accepts the same Application Password in a custom X-WPAgent-Authorization header that survives, and validates it with WordPress’s own native check. No new secret, no weaker check.All endpoints live under one wp-agent/v1 REST namespace and every one of them requires an authenticated WordPress user with the appropriate capability. Nothing is exposed to anonymous visitors.
This plugin communicates with external services only in these cases:
If you never click Connect, the plugin makes no external requests at all.