Opzero
About
Multi-cloud deployment MCP server. Deploy to Cloudflare Pages, Vercel, or Netlify from a single tool. 26 MCP tools for deployment, project management, rollback, custom domains, logs, and more. No vendor lock-in — switch cloud targets with one flag. Includes framework auto-detecti
Details
- Author
- opzero-sh
- Downloads
- 167
- Categories
- Cloud Service, Infrastructure, Other, Developer Tools
Jump to
- Deploy directories, React components, markdown, and themed pages
- Supports Cloudflare Pages, Netlify, and Vercel via --target
- 26 MCP tools for AI assistant integration
- Manage projects, deployments, and custom domains
- Rollback and redeploy previous versions
- API client library (@opzero/core) for custom integrations
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
OpzeroCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install with npm install -g opzero, authenticate via opzero login, then deploy with opzero deploy <dir>. For AI tools, configure the MCP server in your tool’s settings by adding "opzero": { "command": "opzero", "args": ["mcp"] } or using the @opzero/mcp package via npx. Once configured, use any of the 26 MCP tools to deploy, manage projects, and rollback deployments.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"opzero": {
"opzero": {
"command": "npx",
"args": [
"-y",
"@opzero/mcp"
]
}
}
}
}
McpServers
{
"opzero": {
"command": "npx",
"args": [
"-y",
"@opzero/mcp"
]
}
}
OpZero CLI
Deploy websites from your terminal. Powered by opzero.sh
Deploy HTML, React components, and full websites to Cloudflare Pages, Netlify, or Vercel — in seconds.
Get Started · Commands · MCP Server · API Client
</div>
---
Quick Start
Install
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




