Linux 软件免费装
Banner图

Inhale: MCP Abilities by Respira

开发者 urbankidro
更新时间 2026年5月21日 19:22
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

ai mcp abilities model context protocol ai infrastructure

下载

0.4.1 0.4.2 0.4.0

详情介绍:

Inhale: MCP Abilities is a small, focused utility that solves one problem: the default WordPress MCP server (provided by the official MCP Adapter plugin) does not expose any registered abilities by default. Site administrators have to write PHP filters to opt each ability into the public MCP surface. This is the workaround pattern documented in WordPress contributor blog posts and developer guides since the MCP Adapter shipped. Inhale: MCP Abilities replaces the PHP-filter workaround with a simple settings page. Once installed and activated, you'll find a new page at Settings > Inhale: MCP Abilities where you can check off the abilities you want exposed to your default MCP server. What the Inhale: MCP Abilities plugin does What the Inhale: MCP Abilities plugin doesn't do Requirements About MCP Model Context Protocol (MCP) is an open specification originally developed by Anthropic. Inhale: MCP Abilities is a third-party plugin and is not affiliated with, endorsed by, or sponsored by Anthropic. Respira is an independent company. About Respira The Inhale: MCP Abilities plugin is built and maintained by Respira, which ships AI infrastructure for WordPress. The main product is Respira for WordPress, a safety layer that registers 130+ abilities across 12 page builders (Elementor, Bricks, Divi, Beaver Builder, Oxygen, Breakdance and 6 more) with snapshot-before-write protection, render validation and one-click rollback. Inhale: MCP Abilities is a free utility offered to the WordPress community. Learn more at https://respira.press/inhale?utm_source=inhale&utm_medium=wp-org&utm_campaign=readme-description.

安装:

  1. Install and activate the official WordPress MCP Adapter plugin (https://github.com/WordPress/mcp-adapter)
  2. Install Inhale: MCP Abilities from the WordPress plugin directory or by uploading the plugin zip
  3. Activate the Inhale: MCP Abilities plugin
  4. Navigate to Settings > Inhale: MCP Abilities
  5. Check the abilities you want exposed to your default MCP server
  6. Save changes
  7. Connect your MCP client (Claude Desktop, Cursor, Claude Code, or any MCP-compatible AI assistant) to the endpoint shown on the Inhale: MCP Abilities settings page

屏幕截图:

  • The abilities list table close-up: row checkboxes for bulk selection, toggles per row (green when inhaled, grey when not), Source column showing the registering plugin, descriptions sourced from each ability's declared meta, and annotation badges (Read-only, Destructive, Idempotent).
  • The Connection section showing the default MCP server endpoint with copy-to-clipboard, expandable client configuration guides for WP-CLI STDIO and HTTP transports with application passwords, and the About section with the Anthropic trademark disclaimer.
  • Dark mode view: the entire wp-admin content column paints dark together with the Inhale page, the wordmark and subtitle render with brand-spec emerald (#86efac) typography, and the abilities table inherits the dark surface tokens.

升级注意事项:

0.4.2 Adds UTM tags to outbound respira.press links so the plugin shows up as an attribution source in Respira's acquisition dashboard. Same destination pages, no telemetry from the plugin itself. Safe to upgrade. 0.4.1 Fixes the WP-CLI snippet in the Connection section. Pre-0.4.1 the snippet pointed at wp mcp stdio, which is not a registered subcommand and resulted in a "command not found" error. Now uses wp mcp-adapter serve with --user=admin. Adds a note that STDIO transport is local-only; remote sites should use HTTP. No behavioral change to abilities or the settings page itself. Safe to upgrade. 0.4.0 Plugin Directory review fixes: prefix every identifier with respira_inhale_*, prefix the option key, use rest_url() for the Connection endpoint. A one-shot migration preserves prior selections. Safe to upgrade. 0.3.2 Plugin Check (PCP) pass: i18n + sanitization annotations, simplified asset loader, hardened export exclusions. No behavioral change. Safe to upgrade. 0.3.1 Adds the four wp.org Plugin Directory screenshots; no runtime changes. 0.3.0 WordPress.org Plugin Directory submission release. Full codebase pass against the plugin review guidelines, page header restructure, dark/light theme parity, light-mode contrast fix, foreign-notice suppression on the Inhale page, and hardened uninstall (single-site and multisite). Safe to upgrade. 0.2.0 Option key renamed to the canonical mcp_adapter_public_abilities shared with WordPress/mcp-adapter PR #184. A one-shot migration runs on plugin upgrade so v0.1.x selections are preserved automatically. Safe to upgrade. 0.1.1 Security hardening pass on the settings page render path. No new features. Safe to upgrade. 0.1.0 Initial release.

常见问题:

Do I need to write any code to use the Inhale: MCP Abilities plugin?

No. Inhale: MCP Abilities is a settings-only utility. The whole point is to replace the PHP-filter workaround with a UI.

Does Inhale: MCP Abilities work with the WordPress AI plugin?

Inhale: MCP Abilities works alongside the WordPress AI plugin without conflicts. The WordPress AI plugin handles AI-powered editor features inside wp-admin. The Inhale: MCP Abilities plugin handles which abilities are exposed to external MCP clients via the MCP Adapter.

Is the Inhale: MCP Abilities plugin safe to use on production sites?

The Inhale: MCP Abilities plugin is conservative by default: no abilities are exposed until you explicitly check them, and destructive abilities require additional confirmation. Inhale: MCP Abilities doesn't change how WordPress abilities work; it only controls their visibility to the default MCP server. Each ability still runs its own permission checks before execution.

What's the relationship between Inhale: MCP Abilities and Respira?

Inhale: MCP Abilities is a free utility built and maintained by Respira. Respira's main product is Respira for WordPress, a safety layer for AI-driven edits across 12 page builders. The two products are separate. You can use the Inhale: MCP Abilities plugin without ever using Respira for WordPress.

Will write operations work through MCP?

Yes, if you inhale abilities that perform writes. Whether a particular ability performs writes is determined by the plugin that registered the ability, not by Inhale: MCP Abilities. The Inhale: MCP Abilities plugin surfaces annotation metadata (destructive, idempotent) where the registering plugin has provided it, so you can make informed decisions.

更新日志:

0.4.2 0.4.1 0.4.0 0.3.2 0.3.1 0.3.0 0.2.3 0.2.2 0.2.1 0.2.0 0.1.1 0.1.0