Skip to content

Releases: remymazmanian/wp-mcp-connector-plugin

WP MCP Connector 1.0.1

Choose a tag to compare

@remymazmanian remymazmanian released this 19 Aug 22:46

Compatibility release for WordPress 7.1.

WordPress 7.1 adds a unified public flag to the Abilities API: one declaration that the REST API, the official MCP Adapter and AI agents all read to decide whether an ability is meant for external clients. It defaults to false, and the MCP Adapter respects it from its next release. Every ability this plugin mirrors now sets it.

show_in_rest is kept alongside it rather than replaced, so sites on WordPress 6.9 and 7.0 — which predate the new flag — keep exposing abilities exactly as before.

Also adds the Tested up to: 7.1 plugin header, which was missing, so WordPress no longer warns that the plugin is untested against your version.

No settings change, no migration, nothing to reconfigure.

Guide: https://remymazmanian.com/connect-grok-chatgpt-claude-to-wordpress/