Connect a WordPress site
Register a site to get an API key your AI agent can use to read, write and publish content on it.
Creating the Application Password
- Sign in to your site’s
/wp-admin. - Go to Users → Profile and scroll to Application Passwords.
- Enter a name such as
ai-agentand click Add New Application Password. - Copy the generated password — WordPress shows it only once — and paste it above.
You can revoke it from that same screen at any time, which instantly cuts off this server’s access without touching your login password.
What happens to your credentials
The Application Password is verified against your site immediately, then stored encrypted (AES-GCM) and used only to carry out your own agent’s requests. It is never returned by any tool and never shown again. If the site can’t be verified, nothing is stored at all.