// guide

How to connect your WordPress site to ChatGPT

Want ChatGPT to actually manage your WordPress site — not just write drafts you paste in? Install one free plugin on your self-hosted site, follow the guided setup, and connect ChatGPT. No code, no terminal, a few minutes.

// what you can ask

Tell ChatGPT what you need, in plain English.

Cowboy MCP gives ChatGPT real tools — it does the work on your live site, it doesn't just suggest text.

chatgpt — cowboy-mcp
$ "Draft a post from these notes and schedule it for Tuesday 9am."
$ "Put the Summer collection 20% off through Friday."
$ "Run a Wordfence scan and block any IP with 10+ failed logins today."
$ "Back up the site before updating plugins."
// setup

Connect ChatGPT in three steps.

The plugin's guided setup walks you through the exact connection — here's the shape of it.

  1. 1

    Install the free plugin

    In WordPress, go to Plugins → Add New, search for Cowboy MCP, and click Install then Activate.

  2. 2

    Open Settings → Cowboy MCP

    Follow the built-in guided setup — it walks you through connecting your AI, step by step.

  3. 3

    Connect ChatGPT and ask

    Connect ChatGPT or the Codex app, then just ask — approve the first action when it checks with you.

Prefer the terminal? Codex works too — the guided setup covers it.

// safety

You stay in control.

You're handing ChatGPT the keys, so Cowboy MCP keeps guardrails on: safe mode is on by default (destructive actions ask first), any change can be previewed as a dry run, and every action is written to an audit log. It all runs on your own server. More on security →

// faq

Questions, answered.

Does this work on self-hosted WordPress, or only on ChatGPT?

Any self-hosted WordPress site (version 6.2 or newer, on PHP 8.0+) where you can install plugins. It runs on your own server and isn't tied to WordPress.com or any particular host.

Do I need to know how to code?

No. Install the free plugin and follow the guided setup in Settings → Cowboy MCP — no code, no terminal, and no config files for the standard path.

Does my content get sent to OpenAI?

Only what ChatGPT needs to read to do the task you asked. Cowboy MCP adds no cloud, proxy, or tracking of its own — your site talks directly to the ChatGPT app you chose, and everything runs on your own server.

ChatGPT or the Codex app — which should I use?

Either. ChatGPT connects with a no-terminal browser sign-in; the Codex app and Codex CLI are the developer options. Pick whichever you already use — the guided setup covers each.