Linux 软件免费装
Banner图

Enable Abilities for MCP

开发者 fabiomontenegro1987
更新时间 2026年3月28日 06:39
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai rest-api content-management mcp

下载

1.8.0 1.6.0 1.7.0

详情介绍:

Enable Abilities for MCP gives you full control over which WordPress Abilities are available to AI assistants through the MCP (Model Context Protocol) Adapter. WordPress 6.9 introduced the Abilities API, allowing external tools to discover and execute actions on your site. This plugin extends that functionality by registering a comprehensive set of content management abilities and providing a simple admin interface to toggle each one on or off. Features Available Abilities Read (safe, query-only): Write (create & modify): SEO — Rank Math: Custom Post Types: Utility: Requirements

安装:

  1. In your WordPress dashboard, go to Plugins > Add New and search for Enable Abilities for MCP.
  2. Click Install Now, then Activate.
  3. Go to Settings > WP Abilities to manage which abilities are active.
  4. Install and configure the MCP Adapter plugin to connect with AI assistants.

升级注意事项:

1.8.0 Major update: 8 new Custom Post Type abilities for WooCommerce, ACF, JetEngine, and more. All keys standardized to English with automatic migration. Contextual admin notices for missing dependencies. 1.7.0 MCP Adapter dependency notice, connection example for Claude Desktop, and updated installation instructions for WordPress.org. 1.6.0 New reply to comments ability. Fixed Rank Math focus keyword input for reliable MCP integration. 1.5.0 New API Key authentication. Generate a Bearer token from the admin panel to connect external services like Perplexity via custom MCP connector. 1.4.0 Security and code quality update. Fixes path exposure, SVG uploads, email leaks, and capability levels. Full WPCS compliance. Recommended for all users. 1.3.0 New SEO section with Rank Math metadata read/write abilities. Read and update SEO title, description, focus keywords, robots, Open Graph, and more. 1.2.0 Security update. Adds input validation, per-post capability checks, and sanitization improvements. Recommended for all users.

常见问题:

Do I need anything else for this plugin to work?

Yes. This plugin requires WordPress 6.9+ (which includes the Abilities API) and the MCP Adapter plugin to connect abilities with AI assistants like Claude.

Are all abilities enabled by default?

Yes. On first activation, all abilities are enabled. You can disable any of them from Settings > WP Abilities.

Is it safe to enable write abilities?

Write abilities respect WordPress capabilities. For example, creating a post requires the publish_posts capability, and editing checks per-post permissions. The MCP user must have the appropriate WordPress role.

Does it work on Multisite?

Yes. The plugin can be network-activated. Each site in the network has its own ability configuration.

Does it work with WooCommerce?

Yes. The Custom Post Types section automatically detects WooCommerce products, orders, coupons, and any other registered post type. You can list, create, update, and delete items with full access to WooCommerce meta fields like _price, _sku, _stock_status, _regular_price, and more.

Can I add custom abilities?

This plugin registers abilities using the standard wp_register_ability() API. You can register additional abilities in your own plugin using the wp_abilities_api_init hook.

更新日志:

1.8.0 1.7.0 1.6.0 1.5.0 1.4.0 1.3.0 1.2.0 1.1.0 1.0.0