Skip to content

Documentation

Turn WordPress into a governed MCP server for AI agents. Off by default, least privilege, every call audited.

Agent Abilities for MCP is a free WordPress plugin that exposes 153 curated abilities (tools) to AI agents like Claude, Cursor, and VS Code over the Model Context Protocol. Your AI client connects in and reads, and when you allow it, writes to your site as a real, least-privilege WordPress user you choose. The plugin makes zero outbound calls and has no telemetry.

It is built on the WordPress 6.9 Abilities API and the official MCP Adapter, so there is no custom server or transport to trust. What it adds is the governance layer: an off-by-default catalog, capability gating on every call, optional safety controls, and an audit log.

Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and Gemini CLI all work today, some directly and some through the open-source mcp-remote bridge that runs on your own machine. The hosted ChatGPT app and the Gemini app are not supported yet: they want a streamable HTTP or SSE connector that the underlying adapter does not serve natively yet.

Agent Abilities for MCP is free on WordPress.org, with no paid tier, no API key to buy, and no usage limits added by the plugin. It contacts no AI provider and makes no outbound requests of its own. Requires WordPress 6.9+ and PHP 8.0+.