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