Title: Picot MCP
Author: tsubu
Published: <strong>31 An Lùnastal 2026</strong>
Last modified: 31 An Lùnastal 2026

---

Search plugins

![](https://ps.w.org/picot-mcp/assets/banner-772x250.png?rev=3679508)

![](https://ps.w.org/picot-mcp/assets/icon-256x256.png?rev=3679508)

# Picot MCP

 By [tsubu](https://profiles.wordpress.org/tsubu/)

[Download](https://downloads.wordpress.org/plugin/picot-mcp.0.2.3.zip)

 * [Details](https://gd.wordpress.org/plugins/picot-mcp/#description)
 * [Reviews](https://gd.wordpress.org/plugins/picot-mcp/#reviews)
 *  [Installation](https://gd.wordpress.org/plugins/picot-mcp/#installation)
 * [Development](https://gd.wordpress.org/plugins/picot-mcp/#developers)

 [Support](https://wordpress.org/support/plugin/picot-mcp/)

## Description

Picot MCP turns your WordPress site into an MCP (Model Context Protocol) server 
so AI clients such as Cursor or Claude Code can work with content safely.

Architecture: the official WordPress MCP Adapter is the protocol runtime; Picot 
adds the product layer (API keys, scopes, admin UI, audit log).

 * One MCP URL and API keys to connect (plaintext shown only once at issue)
 * Multiple API keys with per-key scopes, optional expiry, and rate limits
 * Seven feature toggles (posts/pages, taxonomies, media, settings, plugins, themes,
   users)
 * Plugin/theme install and update from wordpress.org slugs only
 * Plugin/theme activation, deactivation, and ZIP package transfer are not available
   via MCP (use WordPress admin)
 * Audit log with user, key id, IP, and failure codes
 * Built on the WordPress Abilities API and official MCP Adapter

## Installation

 1. Upload the `picot-mcp` folder to `/wp-content/plugins/`
 2. Activate the plugin through the Plugins screen
 3. Open Settings  MCP, enable the server, review the site ceiling, issue an API key,
    and copy the key immediately (it cannot be shown again)

## FAQ

### Does this plugin need Composer on the site?

No. Release packages already include the required MCP Adapter under `vendor/`.

### Who can manage API keys?

Only administrators (`manage_options`).

### What is the default MCP endpoint?

New installs use `/wp-json/picot-mcp/mcp-server` with MCP disabled until you enable
it. Existing sites keep their previously saved route until changed in Settings.

### Can I install custom plugin or theme ZIP packages via MCP?

No. Install and update are limited to packages from wordpress.org. There is no ZIP
install or ZIP export via MCP. Activate or deactivate plugins and themes in WordPress
admin.

### Can I copy an API key again later?

No. Keys are stored as irreversible hashes. Copy the plaintext when it is issued,
or create a new key.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Picot MCP” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ tsubu ](https://profiles.wordpress.org/tsubu/)

[Translate “Picot MCP” into your language.](https://translate.wordpress.org/projects/wp-plugins/picot-mcp)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/picot-mcp/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/picot-mcp/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/picot-mcp/) by [RSS](https://plugins.trac.wordpress.org/log/picot-mcp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.3

 * Audit: purge legacy zip_install from stored settings and API keys
 * Audit: block self-deletion of Picot MCP via the plugins ability
 * Audit: limit dependency/admin error notices to plugin-related admin screens

#### 0.2.2

 * Remove Plugin/theme ZIP export and the zip_install operation entirely

#### 0.2.1

 * WordPress.org review: remove arbitrary Base64 ZIP install for plugins/themes
 * WordPress.org review: remove MCP activate/deactivate for plugins and theme switch
 * Install/update remain wordpress.org-only; delete requires the plugin to already
   be inactive in admin
 * Contributors list uses WordPress.org username; translation files omitted from
   directory package

#### 0.2.0

 * Product hardening: safe defaults (MCP off; critical/plugins/themes/users off)
 * API keys are issue-once (hash-only; no reversible secret in the database)
 * Key expiry and per-key rate limiting
 * Stronger audit log (token id, IP, failure code/message; configurable retention)
 * Adapter runtime status, optional observability handler, admin warnings
 * Smoke tests for sanitize helpers and safe defaults (kept outside the plugin package
   for Plugin Check)

#### 0.1.12

 * Add “Copy all” for MCP connection snippet (site name, label, URL, key)

#### 0.1.11

 * Add Logs tab with recent MCP usage (who / feature / action, last 50)

#### 0.1.10

 * Add plugin/theme `export_zip` (ZIP  Base64) for MCP package transfer

#### 0.1.9

 * Add dedicated Plugin/theme ZIP install operation checkbox (site + per-key)

#### 0.1.8

 * Add plugin/theme ZIP install via Base64 (`install_zip`, optional overwrite)

#### 0.1.7

 * Security: enforce per-key critical for sensitive user operations
 * Security: object-level caps on media get/list; safer defaults (MCP off; picot-
   mcp route)
 * Fix: preserve key scopes when site features are temporarily disabled; flash key
   ID case handling
 * Fix: revoke/update save error handling; normalize legacy token permission maps

#### 0.1.6

 * WordPress.org packaging guardrails (distribution zip, i18n, Plugin Check cleanup)
 * Admin UI and security hardening for API key management

#### 0.1.0

 * Initial release

## Meta

 *  Version **0.2.3**
 *  Last updated **4 làithean ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/picot-mcp/)
 * Tags
 * [abilities](https://gd.wordpress.org/plugins/tags/abilities/)[AI](https://gd.wordpress.org/plugins/tags/ai/)
   [api](https://gd.wordpress.org/plugins/tags/api/)[mcp](https://gd.wordpress.org/plugins/tags/mcp/)
   [rest-api](https://gd.wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://gd.wordpress.org/plugins/picot-mcp/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/picot-mcp/reviews/)

## Contributors

 *   [ tsubu ](https://profiles.wordpress.org/tsubu/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/picot-mcp/)