Destructive Tools #
These tools can modify your infrastructure and require the --enable-danger flag.
These tools can deploy, restart, and delete resources. Only enable them if you trust your AI agent to perform these operations.
Enabling Destructive Tools #
quantum-cli mcp serve --enable-danger
Available Tools #
| Tool | Description |
|---|---|
deploy | Deploy a stack |
stack_delete | Delete a stack |
service_restart | Restart a service |
container_run | Run a new container |
container_delete | Delete a container |
exec | Execute a command in a container |
image_delete | Delete an image |
network_delete | Delete a network |