Custom Domains
Every Mistflow project gets a free *.mistflow.app subdomain. You can also connect your own custom domain.
Via your AI editor
Section titled “Via your AI editor”The simplest way — just tell your AI:
Set up standupflow.dev as the custom domain for this project.The AI calls the manage-domain tool, which:
- Adds the domain to your project
- Returns the DNS records you need to set
- Monitors verification status
Via the dashboard
Section titled “Via the dashboard”-
Open your project in the Mistflow dashboard
-
Go to the Domains tab
-
Click Add Domain and enter your domain
-
Add the displayed DNS records at your registrar:
Type Name Value CNAME @orwwwyour-project.mistflow.appTXT _mistflowverify=mf_xxxx -
Click Verify — Mistflow checks DNS propagation and activates your domain
SSL/TLS
Section titled “SSL/TLS”HTTPS is automatic. Once your domain is verified, Mistflow provisions an SSL certificate via Cloudflare. No configuration needed.
Removing a domain
Section titled “Removing a domain”Tell your AI Remove the custom domain from this project or use the dashboard’s Domains tab to remove it.