| 开发者 | diviops |
|---|---|
| 更新时间 | 2026年8月20日 19:25 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/diviops/v1/* REST endpoints that the @diviops/mcp-server package can use from Claude Code, Codex, Claude Desktop, and other MCP clients.
The Free plugin is useful on its own as the core REST bridge for Divi 5 page authoring, schema inspection, block validation, design-token management, preset audits, and safe read-only diagnostics. Pro adds paid workflow leverage, including advanced cross-environment apply flows, deeper paid coverage slices, Pro plugin handlers, license/update handling, and higher-support agency or studio workflows. Not every current or future MCP tool is guaranteed to be backed by the Free plugin; tools are advertised through the DiviOps capability handshake for the plugins installed on the connected site.
This plugin is not intended to be used as a standalone admin UI. Install and activate the WordPress plugin, create a WordPress Application Password, then configure the DiviOps MCP server for your AI client.
Divi is a registered trademark of Elegant Themes, Inc. DiviOps Agent is not affiliated with or endorsed by Elegant Themes.
External services and authentication
DiviOps Agent is a WordPress REST bridge. Normal Free plugin runtime does not require the plugin to contact DiviOps servers.
To use the plugin, you run the separately distributed @diviops/mcp-server package, which is published through npm. Depending on your installation method, npx or npm may download that package from the npm registry. The MCP server then connects to your WordPress site with WordPress Application Password authentication.
Relevant external service:
@diviops/mcp-serverdiviops-agent.zip through Plugins > Add New > Upload Plugin.No. DiviOps Agent is the WordPress REST bridge. The MCP server is the client-facing layer that exposes tools to Claude Code, Codex, Claude Desktop, and other MCP clients.
Yes. DiviOps Agent targets Divi 5 today. Authenticated requests return a divi_unavailable error when Divi is not active.
All endpoints require WordPress Application Password authentication. Read endpoints generally require edit_posts, write endpoints generally require edit_pages, and administrative surfaces such as preset and variable management require manage_options. Content creation and status changes additionally require the mapped create/publish capabilities for the affected post type.
No. The Free plugin backs the core useful surface. Some higher-leverage workflows and paid coverage slices require Pro plugin handlers. The MCP server checks the plugin capability handshake and only exposes or runs tools supported by the connected site.
diviops_meta_info.Stable tag aligned with the plugin header version.