Integration · ChatGPT × WordPress
Run WordPress inside ChatGPT
NotFair connects ChatGPT to live WordPress through the same hosted MCP endpoint used across the product. Connected sites, posts, pages, media, settings, and change receipts.
Connect your WordPress account
Authorize once at notfair.co — then open ChatGPT and start asking real questions about your account.
Setup
Connect ChatGPT in three steps
ChatGPT uses NotFair's hosted Streamable HTTP endpoint. NotFair uses the installed WordPress plugin and a workspace integration token. There is no user-facing token rotation.
1. Pick your bridge
ChatGPT itself does not yet speak MCP natively. Most teams use NotFair through Codex CLI, a Custom GPT Action, or another OpenAI-compatible MCP client.
2. Add NotFair to your client
For Codex CLI, register the hosted MCP server.
codex mcp add NotFair-WordPress --url https://notfair.co/api/mcp/notfair3. Authorize WordPress
Open /manage-ads-accounts/wordpress on notfair.co, complete the hosted connection, and select the accounts or properties ChatGPT may use.
Capabilities
What ChatGPT can do with NotFair
Read live WordPress data
Connected sites, posts, pages, media, settings, and change receipts.
Counted tool surface
86 WordPress tools, measured from the production registrar and guarded by a drift test.
Hosted credentials
NotFair uses the installed WordPress plugin and a workspace integration token. There is no user-facing token rotation.
Platform-true writes
Updates use expectedVersion. Writes wait for workspace-role permission and a stable requestId. restoreChange reverses a supported mutation when getChange says the resource is unchanged. HTML is sanitized and does not execute scripts. restoreChange does not undo external hook side effects. MCP and SEO tokens can be removed independently.
Example workflows
Prompts that lead to real account work
Site inventory
“List connected WordPress sites and their siteIds.”
Explicit routing before any publish.
Read before edit
“Read the homepage page, including its version, before proposing an edit.”
expectedVersion in hand.
Publish preview
“Preview publishing sanitized HTML at /test/t1.html. Do not execute until I approve.”
A staged publishHtml. restoreChange only works while the resource is unchanged.
Why NotFair for ChatGPT + WordPress
The hosted MCP endpoint is the same. The WordPress contract is not. NotFair keeps tool counts, OAuth, and write limits honest for this platform.
- 86 WordPress tools — not a vendor-wide total reused as a WordPress count
- NotFair uses the installed WordPress plugin and a workspace integration token. There is no user-facing token rotation.
- Updates use expectedVersion. Writes wait for workspace-role permission and a stable requestId. restoreChange reverses a supported mutation when getChange says the resource is unchanged.
- Same remote endpoint in Claude, Codex, Cursor, Windsurf, Gemini CLI, and OpenClaw
FAQ
Common questions about using ChatGPT with Google Ads through NotFair.
Yes. NotFair's hosted MCP endpoint is the same across clients. ChatGPT reaches it through Codex CLI, Custom GPT Actions, or another MCP-capable OpenAI client. WordPress.com documents a hosted MCP for paid plans / Jetpack AI or Complete. Automattic also publishes remote MCP repositories.
restoreChange works when the resource is still unchanged. That is not Google Ads impact review.
NotFair advertises 86 WordPress tools.
Other integrations
Switching clients, or curious how this compares?
Claude Code + Google Ads
NotFair connects Claude Code to live WordPress through the same hosted MCP endpoint used across the product. Connected sites, posts, pages, media, settings, and change receipts.
Cursor + Google Ads
NotFair connects Cursor to live WordPress through the same hosted MCP endpoint used across the product. Connected sites, posts, pages, media, settings, and change receipts.
OpenAI Codex CLI + Google Ads
NotFair connects Codex to live WordPress through the same hosted MCP endpoint used across the product. Connected sites, posts, pages, media, settings, and change receipts.