Skip to content

v1.1.0

Choose a tag to compare

@konkomaji konkomaji released this 26 Jun 14:38
· 4 commits to main since this release

WordPress MCP 1.1.0

Claude chat (web/desktop) connector support

The API key can now be passed in the endpoint URL (?key=...). Claude.ai chat custom connectors accept a URL only (no header field), so this is what lets you add a site as a custom connector in chat. Claude Code Bearer/header auth is unchanged. The settings screen now shows a ready-to-paste chat connector URL.

https://your-site.com/wp-json/wp-mcp/v1/mcp?key=YOUR_KEY

Google Site Kit data fix

  • The bridge now resolves the administrator who is actually connected to Google instead of the first administrator found, so Search Console / GA4 / PageSpeed requests stop silently returning nothing.
  • Integration status verifies and reports the real connection state (connected / active but not connected) and lists active modules.
  • Site Kit errors are surfaced with the underlying cause instead of being swallowed.

Install

Download wordpress-mcp.zip below and upload via Plugins -> Add New -> Upload, or update the files in place. Requires WordPress 5.6+ and PHP 7.4+.