mcp_install_plugin_zip
Install a WordPress plugin from a ZIP URL, supporting GitHub releases and custom sources. Optionally activate or overwrite existing plugins.
Instructions
Install a plugin from a ZIP URL (GitHub releases, custom sources)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to plugin ZIP file | |
| activate | No | Activate after install | |
| overwrite | No | Overwrite if plugin already exists |