breezedeploy for Claude Code
io.github.przemekzur/breezedeploy
Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.
client:Claude Code
transport:stdio
runtime:npm
Install breezedeploy in Claude Code
run in your project directory
claude mcp add breezedeploy -e CONTROL_PLANE_API_KEY=<CONTROL_PLANE_API_KEY> -e CONTROL_PLANE_URL=<CONTROL_PLANE_URL> -- npx -y breezedeploy-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs