Title: Claudaborative Editing
Author: Gary Pendergast
Published: <strong>2026 年 4 月 20 日</strong>
Last modified: 2026 年 4 月 20 日

---

搜索插件

![](https://ps.w.org/claudaborative-editing/assets/banner-772x250.png?rev=3510321)

![](https://ps.w.org/claudaborative-editing/assets/icon.svg?rev=3510321)

# Claudaborative Editing

 作者：[Gary Pendergast](https://profiles.wordpress.org/pento/)

[下载](https://downloads.wordpress.org/plugin/claudaborative-editing.0.5.2.zip)

 * [详情](https://cn.wordpress.org/plugins/claudaborative-editing/#description)
 * [评价](https://cn.wordpress.org/plugins/claudaborative-editing/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/claudaborative-editing/#developers)

 [支持](https://wordpress.org/support/plugin/claudaborative-editing/)

## 描述

Claudaborative Editing adds controls to the WordPress block editor that let you 
trigger AI-powered actions, including proofreading, reviewing, translating, and 
more, directly from within WordPress.

It can be run for free with the [Claudaborative Editing MCP server](https://www.npmjs.com/package/claudaborative-editing),
which can be installed in your local copy of Claude Code.

For a complete seamless experience, we recommend a [Claudaborative Cloud](https://claudaborative.cloud)
subscription, which does all of the hard work for you.

This plugin has no official affiliation with Anthropic or Claude.

### Development

The source code is available on GitHub:

[Claudaborative Editing on GitHub](https://github.com/pento/claudaborative-editing)

Source files are in the `wordpress-plugin/` directory. See the repository `README.
md` for build instructions.

## 屏幕截图

[⌊The Compose panel, a two-way conversation sidebar for planning and outlining a
post.⌉⌊The Compose panel, a two-way conversation sidebar for planning and outlining
a post.⌉[

The Compose panel, a two-way conversation sidebar for planning and outlining a post.

[⌊The block toolbar dropdown with AI actions: Proofread, Review, Translate, and 
Edit.⌉⌊The block toolbar dropdown with AI actions: Proofread, Review, Translate,
and Edit.⌉[

The block toolbar dropdown with AI actions: Proofread, Review, Translate, and Edit.

[⌊Notes integration in the collaboration sidebar, with per-note action buttons and
an address-all-notes control.⌉⌊Notes integration in the collaboration sidebar, with
per-note action buttons and an address-all-notes control.⌉[

Notes integration in the collaboration sidebar, with per-note action buttons and
an address-all-notes control.

[⌊The pre-publish checks panel, with AI-suggested excerpt, categories, tags, and
slug.⌉⌊The pre-publish checks panel, with AI-suggested excerpt, categories, tags,
and slug.⌉[

The pre-publish checks panel, with AI-suggested excerpt, categories, tags, and slug.

## 常见问题

### Does this work without Claude Code?

The free version requires Claude Code. The plugin provides the browser-side UI, 
but all AI processing happens through a Claude Code session running the Claudaborative
Editing MCP server.

If you don’t want to use Claude Code, then a [Claudaborative Cloud](https://claudaborative.cloud)
subscription is the way to go.

### What version of WordPress is required?

WordPress 7.0 or later for a standalone block editor experience, or WordPress 6.9
and Gutenberg 22.8+ if you’re using the Gutenberg plugin. Collaborative editing 
must be enabled in Writing settings.

### How do I set up the MCP server?

 1. Install [Claude Code](https://claude.ai/download) if you haven’t already.
 2. Run the following command in your terminal:
 3. npx claudaborative-editing start

This will configure and launch Claude Code with the Claudaborative Editing MCP server.
The setup wizard will open your browser to authorize with your WordPress site on
the first run.

Alternatively, you can set up the credentials separately:

    ```
    npx claudaborative-editing setup
    ```

Then start Claude Code with channels enabled:

    ```
    claude --dangerously-load-development-channels server:wpce --permission-mode acceptEdits
    ```

## 评价

![](https://secure.gravatar.com/avatar/f18049bc56407490ac7e5f15da0221f84c3e790fd63f5a49b80cda859be23343?
s=60&d=retro&r=g)

### 󠀁[Great tool](https://wordpress.org/support/topic/great-tool-2312/)󠁿

 [codguru](https://profiles.wordpress.org/codeger/) 2026 年 5 月 27 日

It looks amazing and promising.

 [ 阅读所有0条评价 ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/)

## 贡献者及开发者

「Claudaborative Editing」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Gary Pendergast ](https://profiles.wordpress.org/pento/)

[帮助将「Claudaborative Editing」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/claudaborative-editing)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/claudaborative-editing/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/claudaborative-editing/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/claudaborative-editing/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/claudaborative-editing/)。

## 更新日志

#### 0.5.2

 * Added Claudaborative Cloud as a connection option, with onboarding help shown
   when disconnected.
 * Added a resizable Compose sidebar so the conversation panel can be widened for
   longer drafts.
 * Made prompts language-aware so translations and editorial actions respect the
   post’s language.
 * Discover the WordPress REST API URL from the site instead of assuming `/wp-json`,
   for compatibility with custom REST prefixes.
 * Fixed commands being clobbered when multiple ran concurrently by storing each
   under its own key.

#### 0.4.1

 * Added missing autoload handling.

#### 0.4.0

 * Added pre-publish checks panel with AI-powered metadata suggestions (excerpt,
   categories, tags, slug).
 * Added compose tool for interactive post planning and outlining with two-way conversation
   support.
 * Simplified installer to Claude Code only, added `npx claudaborative-editing start`
   command.
 * Pre-open posts and auto-claim commands on editor load for faster response times.
 * Server-side MCP connection detection reduces sync handshake from ~10-15s to ~
   2-3s.

#### 0.3.1

 * Toolbar dropdown with Proofread and Review actions.
 * Connection status indicator in the editor footer bar.
 * Notes sidebar integration with per-note and address-all-notes buttons.
 * Command queue via custom post type with REST API and SSE streaming.
 * Real-time MCP connection status tracking.

## 额外信息

 *  版本 **0.5.2**
 *  最后更新：**2 月前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/claudaborative-editing/)
 * 标签
 * [AI](https://cn.wordpress.org/plugins/tags/ai/)[Claude](https://cn.wordpress.org/plugins/tags/claude/)
   [collaborative editing](https://cn.wordpress.org/plugins/tags/collaborative-editing/)
   [gutenberg](https://cn.wordpress.org/plugins/tags/gutenberg/)
 *  [高级视图](https://cn.wordpress.org/plugins/claudaborative-editing/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/claudaborative-editing/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/claudaborative-editing/reviews/)

## 贡献者

 *   [ Gary Pendergast ](https://profiles.wordpress.org/pento/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/claudaborative-editing/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://github.com/sponsors/pento)