

Connect ChatGPT, Claude or another AI assistant to your WordPress site, then ask it to do the work you would otherwise do by hand.
Connecting takes one address and a sign-in. There are no API keys to create, no client IDs to copy and nothing to paste into a configuration file. Claude and ChatGPT identify themselves automatically, using the published client metadata the Model Context Protocol defines for exactly this, and you approve the connection on your own site.
Ask it to draft and publish a post, update product prices in WooCommerce, rewrite the SEO titles on a slow page, tidy your menus, or clear out spam comments. It works on your site directly, so there is no copying and pasting between a chat window and your admin screens.
You decide what it may touch. Access is granted with a profile, which is a named set of tools: read only, content editing, SEO, store management, or one you build yourself. Everything the assistant does still runs through WordPress’s own permissions, so it can never do more than the account it signed in as.
82 WordPress core, 78 Rank Math SEO, 74 WooCommerce, 71 Elementor (36 free and 35 Pro), 35 Jetpack, 29 Yoast SEO and 20 Contact Form 7. Tools for a plugin appear only when that plugin is active, so the list stays as short as your site is.
Written for the specific plugin, not guessed at. Rank Math’s focus keywords, Elementor’s page structure and WooCommerce’s variations each store data their own way, and each tool is built for how that plugin actually works.
This plugin talks to your site and nothing else. No data is sent to Cascadia Web Services or to any third party.
For editors that cannot connect to a remote MCP server themselves, the plugin includes an optional Node.js bridge script that runs on your own computer. It passes requests between the editor and your site’s REST API at:
https://yoursite.com/wp-json/mountdev-ai-mcp-connector/v1/messageshttps://yoursite.com/wp-json/mountdev-ai-mcp-connector/v1/oauth/*It sends your WordPress username and Application Password to authenticate, along with whatever the assistant is asking for. Everything stays between your computer and your own server.
This plugin is licensed under the GPL v3 or later.
See https://www.gnu.org/licenses/gpl-3.0.en.html for details.