faber_create_domain
Create and assign a domain to an app with SSL setup in the Faber MCP Server for Laravel application deployment.
Instructions
Create and assign a domain to an app (includes SSL setup)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| app | Yes | App username to assign the domain to | |
| server | No | Server name from config (optional, defaults to defaultServer) |