| Price | A Free plan at 0 USD and a Premium plan their pricing page lists as starting at 249 USD a month, sold through a Contact Us form rather than a checkout | Free on WordPress.org. No paid tier, no API key to buy, no usage limits. |
|---|
| Default posture | Their 1.4.0 changelog says core content, users and comments abilities are "always available", and that the sets for WooCommerce, ACF, Yoast and the form plugins "activate automatically when those plugins are present". Every tool then carries a global on and off toggle, so narrowing is something you do afterwards | Off by default. You enable one ability at a time; an update never widens access on its own. |
|---|
| Agent connects as | A real WordPress user. Their listing says every MCP request runs as a genuine WordPress user account, over self-hosted OAuth 2.1 with PKCE, or with an API key for automation | A real WordPress user, never a key this plugin mints with a scope of its own. With an Application Password you point it at the dedicated low-privilege user the plugin creates for you. Over OAuth it takes the capabilities of whichever account approves in the browser, so approve as the account you want it limited to. |
|---|
| Capability check | Yes, and described the way we describe ours: because the request runs as a real WordPress user, core capability checks apply. Role-based ability policies sit on top of that | Two layers: a connection only sees the tools its user can run, and WordPress itself re-checks that user’s capability before every call. |
|---|
| Audit log | Yes. Their listing says every MCP tool call, OAuth grant and ability change is logged and searchable | Every call, denials included, with the principal, the argument keys, and the identifiers it touched but never free-text content, in your own database. |
|---|
| Rate limit | Advertised as rate limits and quotas per agent | Optional, per minute. Off until you set it. |
|---|
| Approvals, DLP and threat detection | Advertised: human approvals on risky actions, data rules and DLP, prompt-injection detection, behavioral anomaly detection, agent reputation scoring, multisite policy and pre-built policy templates | None of it. We govern who may call what, and we record what was called. We do not inspect prompts, score agents, or hold an action for sign-off. |
|---|
| Reach of the write surface | Wider, by their own listing: activating, deactivating, deleting and updating plugins, resetting passwords, invalidating sessions, deleting users, and writing site settings | Narrower on purpose. We can list installed plugins and never activate, deactivate or change one. Site settings are a short allowlist that can never reach the site URL, admin email or default role. Deletes go to Trash where WordPress supports it, and the last administrator can never be removed. |
|---|
| Tool catalog | Advertises more than 300 MCP tools. The 1.4.0 changelog on the same listing calls the bundled library 260-plus abilities | 153 governed abilities (83 core, 70 integration), plus a bridge for abilities other active plugins register. |
|---|
| AI clients | Claude.ai, Claude Desktop, Claude Code, ChatGPT, Cursor, Windsurf, Gemini CLI, Google Antigravity and n8n, per their listing | 9 today, including ChatGPT, Claude.ai, and Manus through custom connectors. The Gemini app is not supported yet, stated plainly. |
|---|
| Outbound calls | Their pricing page says call logs, policy configuration and audit records live entirely on your WordPress installation and that miniOrange does not access, relay or process any of it. Their comparison table says a Node.js or external service is never needed | Zero outbound calls of any kind. No connectors, no telemetry. Nothing leaves your site on the plugin’s initiative. |
|---|
| Business model | A free plugin from an identity and access management vendor, with a Premium plan quoted on enquiry | Open source. No affiliate links, no agency upsell, no partner directory shown to your users. |
|---|
| Vendor in the chain | No service of theirs in the data path, which matches ours. What sits above the free plugin is a commercial plan, not a relay | Nothing between the agent and WordPress belongs to a vendor. No token of ours carrying its own scope, no service of ours in the path, and no licence that can lapse and stop your automation. |
|---|
| Install base | 400+ active installs and 2 ratings, listed June 2026 | Smaller. WordPress.org showed 100+ active installs and 2 ratings for us (checked 29 August 2026). They are ahead of us on reach. |
|---|