Installing Cowork Bridge
on your WordPress site

Cowork Bridge is the WordPress half of WordPress for Cowork. Installing it on your site is a standard WordPress plugin install.

Get the plugin file

Two ways:

  • From your My Account page after purchase — download cowork-bridge.zip.
  • Directly: https://wordpressforcowork.com/downloads/cowork-bridge-latest.zip.

Install

  1. In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  2. Choose cowork-bridge.zip.
  3. Click Install Now, then Activate.
  4. A new Cowork menu appears in your wp-admin sidebar. Click it.
  5. The Status page should show every row in green: mu-plugins installed, MCP endpoint registered, REST API reachable.

What activation does behind the scenes

Cowork Bridge copies two PHP files from its bundled assets/ folder into wp-content/mu-plugins/:

  • coworkmcp-endpoint.php — registers /wp-json/coworkmcp/v1/mcp.
  • wpfc-extra-tools-interceptor.php — adds the extended 81-tool surface on top of the 44 base tools.

If you deactivate Cowork Bridge later, those mu-plugins stay in place so Cowork keeps working. To fully disconnect, deactivate the plugin and delete those two files from wp-content/mu-plugins/.

Host-specific guides

Some hosts need an extra step before install — security plugin tweaks, REST API allowlists, or firewall exceptions. Browse the Getting Started category for the page that matches your host: Hostinger, Bluehost, SiteGround, WP Engine, GoDaddy, Cloudways, DreamHost, Kinsta, self-hosted VPS, LocalWP.

Next step

After activation, install the desktop side and run /wp-setup in Cowork.

More posts