Just run hoist deploy — your site is live instantly. Sign up later to keep it permanently and add a custom domain.
Try before you buy — no account, no credit card
No more switching between registrar, DNS provider, and hosting dashboard.
Check availability across 14 TLDs in a single API call. Get pricing, suggestions, and register instantly.
Register your domain with one API call. No forms, no waiting, no WHOIS dance. Just domain in, confirmation out.
DNS records configured automatically when you deploy. A records, AAAA records, all pointing to the right place.
Point to a GitHub repo and we handle the rest. Build, deploy, and serve your code globally.
SSL certificates provisioned automatically via Let's Encrypt. HTTPS from the first request. Zero config.
Every response is structured JSON. Built for AI agents that need to register domains and deploy code programmatically.
One platform that does what used to take five.
Run hoist deploy without an account. Your site is live in seconds on a temp URL. Sign up later to keep it and add a custom domain.
Every operation is API/CLI/MCP first. No GUI required. Your AI agents can register domains and ship code without a browser.
.com to .ai, Stripe checkout, no hidden fees. From $2.99/yr to $79.99/yr — what you see is what you pay.
The only platform that unifies domain registration, deployment, and AI tooling.
| Feature | Hoist | Cloudflare | Name.com | Vercel |
|---|---|---|---|---|
| Domain Registration API | ✓ | ✗ | ✓ | ✗ |
| Code Deployment | ✓ | ✓ | ✗ | ✓ |
| MCP Server | ✓ | ✗ | ✓ | ✗ |
| CLI Tool | ✓ | ✓ Wrangler | ✗ | ✓ |
| One-Command Deploy | ✓ | ✗ | ✗ | ✗ |
| Agent-Native API | ✓ | ✗ | ⚠ | ✗ |
Structured JSON responses. Bearer token auth. Built for machines.
{
"domain": "myapp.dev"
}
// Response:
{
"available": true,
"domain": "myapp.dev",
"price_cents": 1499,
"price_formatted": "$14.99/yr",
"tld": ".dev"
}
{
"domain": "myapp.dev",
"source_url": "https://github.com/user/repo"
}
// Response:
{
"deployment": {
"deploy_id": "dpl_a1b2c3d4e5f6",
"status": "building",
"domain": "myapp.dev"
}
}
// Poll until status is "live" { "deployment": { "deploy_id": "dpl_a1b2c3d4e5f6", "status": "live", "deploy_url": "https://myapp.dev", "domain": "myapp.dev" } }
No markup. No hidden fees. Just annual registration.
Install the CLI and deploy your first project.
Not ready to buy a domain yet? Join the waitlist for early access and updates.