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.

Must be HTTPS. Include the subfolder if WordPress is not at the domain root.
Your login name — not your display name, and not your email address.
Created in wp-admin, not your normal login password. Paste it with its spaces.
What you’ll call this site when talking to the agent. Defaults to the domain.
Adding a second or third site? Paste the key you got the first time and this site joins it. Leave blank to get a new key.

Creating the Application Password

  1. Sign in to your site’s /wp-admin.
  2. Go to Users → Profile and scroll to Application Passwords.
  3. Enter a name such as ai-agent and click Add New Application Password.
  4. 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.