Move a project from Vercel
Pick the project; settings, environment variables, domains, redirects and cron jobs come with it. Check it on a preview URL, then switch DNS.
Documentation
Quick starts for the common jobs, where each task lives in the dashboard and the CLI, and the references your tools and AI assistants read.
Each one takes a few minutes and ends with something live on a preview URL or your own domain.
Pick the project; settings, environment variables, domains, redirects and cron jobs come with it. Check it on a preview URL, then switch DNS.
Import a repository from GitHub, GitLab, Bitbucket or any Git host. Every push builds and deploys; roll back with one click.
PostgreSQL, MySQL, MariaDB, Redis or MongoDB on the private network, attached to a project as an environment variable.
Add the domain to a project, set the DNS records exactly as shown, and the certificate is issued automatically.
Create a managed WordPress site, or bring one in from a backup plugin, cPanel or SFTP.
Add Hostingsurge to Claude, ChatGPT, Cursor or VS Code over MCP and sign in — your assistant can deploy and debug for you.
The CLI covers the same tasks as the dashboard. Add --json to any command for scripts, CI and AI agents.
# Install and sign in npm i -g https://hostingsurge.com/cli/hostingsurge.tgz hostingsurge login # Deploy the current directory to production hostingsurge link hostingsurge deploy --prod # Move a Vercel project over hostingsurge import vercel my-app # Follow the runtime logs hostingsurge logs --follow
Every task in the dashboard and its CLI equivalent.
| Task | Dashboard | CLI |
|---|---|---|
| Import from Vercel or Netlify | Import → Vercel / Netlify | hostingsurge import vercel <project> |
| Import any Git repository | New project → Import Git Repository | hostingsurge import git <url> |
| Move a WordPress, cPanel or SFTP site | Import → WordPress backup / cPanel / SFTP | hostingsurge import wordpress|cpanel|sftp <source> |
| Deploy and roll back | Project → Deployments | hostingsurge deploy --prod |
| Environment variables | Project → Environment Variables | hostingsurge env add <KEY> <value> |
| Custom domains and SSL | Project → Domains | hostingsurge domains add <host> |
| Build and runtime logs | Project → Logs | hostingsurge logs --follow |
| Cron jobs and deploy hooks | Project → Settings | hostingsurge cron add · hostingsurge hooks add |
| Databases and backups | Databases | hostingsurge databases create · backups · restore |
| WordPress updates and backups | WordPress → site | hostingsurge wordpress update · backups |
| Mailboxes and sending | hostingsurge email domains · mailboxes · send | |
| API tokens and AI connections | Settings → Tokens · AI & MCP | hostingsurge login --token <token> |
Machine-readable descriptions for your tools and AI assistants.
Every endpoint under /api/v1, described as an OpenAPI document.
Install from hostingsurge.com; hostingsurge help lists every command and option.
https://hostingsurge.com/mcp with OAuth sign-in for AI clients.
A plain-text overview of the platform written for AI agents.
Tell us what you are working on. We can also migrate a site, app or database for you.