Title: Claudaborative Editing
Author: Gary Pendergast
Published: <strong>20 de Abril de  2026</strong>
Last modified: 22 de Septiembre de  2026

---

Buscar plugins

![](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

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

[Descargar](https://downloads.wordpress.org/plugin/claudaborative-editing.0.7.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/claudaborative-editing/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/claudaborative-editing/#reviews)
 * [Desarrollo](https://cl.wordpress.org/plugins/claudaborative-editing/#developers)

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

## Descripción

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.

## Capturas de pantalla

[⌊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.

## FAQ

### 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 6.9 or later, plus the Gutenberg plugin 23.8 or later with the “Enable
real-time collaboration” experiment turned on (Settings  Experiments). WordPress
core does not currently ship real-time collaboration.

### 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
    ```

## Reseñas

![](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/) 27 de Mayo de 2026

It looks amazing and promising.

 [ Leer los 0 comentarios ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/)

## Colaboradores & Desarrolladores

“Claudaborative Editing” es software de código abierto. Las siguientes personas 
han contribuido a este plugin.

Colaboradores

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

[Traduce “Claudaborative Editing” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/claudaborative-editing)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/claudaborative-editing/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/claudaborative-editing/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/claudaborative-editing/)
por [RSS](https://plugins.trac.wordpress.org/log/claudaborative-editing/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 0.7.0

 * Added the ability to resume in-progress Compose sessions.
 * Fixed Compose sessions being lost when the conversation is accidentally closed.

#### 0.6.0

 * Updated minimum required WordPress version to 6.9 and Gutenberg plugin to 23.8.

#### 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.

## Meta

 *  Versión **0.7.0**
 *  Última actualización **hace 3 días**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 6.9 o superior **
 *  Probado hasta **7.1.2**
 *  Versión de PHP ** 7.4 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/claudaborative-editing/)
 * Etiquetas
 * [AI](https://cl.wordpress.org/plugins/tags/ai/)[Claude](https://cl.wordpress.org/plugins/tags/claude/)
   [collaborative editing](https://cl.wordpress.org/plugins/tags/collaborative-editing/)
   [gutenberg](https://cl.wordpress.org/plugins/tags/gutenberg/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/claudaborative-editing/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/claudaborative-editing/reviews/?filter=1)

[Tu reseña](https://wordpress.org/support/plugin/claudaborative-editing/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/claudaborative-editing/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/claudaborative-editing/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](https://github.com/sponsors/pento)