Cloady gives every project a workspace with a fixed resource pool. Drop in WordPress, a Postgres-backed API, a static site — and run them all like your own private VPS, without the per-container math.
One fixed-price pool of CPU, RAM, disk and network. Fill it with as many apps as you like. No surprise bills, no per-container pricing puzzles.
Pick a plan once and get a pool — say 4 vCPU, 8 GB RAM, 50 GB SSD, 1 TB network. Every app you deploy draws from it, with a live activity monitor showing exactly what's consuming what. The simplicity of a VPS with the convenience of managed deploys.
A WordPress app bundles wordpress + mysql. Restart, scale, or shell into each container independently.
Push to GitHub for auto-deploys, drag a folder for instant static hosting, or pick from a catalog of ready-made services.
Every service gets a free certificate, nightly snapshots, and a live log tail — wired up the moment it boots.
Regions across Europe, the Americas, and Asia-Pacific — pick the one with the lowest latency for your audience.
Whatever your stack looks like, there's a path that fits. No Dockerfiles required to get started.
Every workspace activates the regions it needs. Same flat price everywhere — pick the lowest-latency option for your audience, or the cheapest box for a side project. New regions provision on first use.
Pick a plan and get a fixed pool of CPU, RAM, disk and network to fill with as many apps as you like. The same flat price in every region, billed in USD.
Control Cloady from Claude, Cursor, your terminal, or your own automation. Scoped tokens, REST, SDKs, or MCP to deploy, inspect logs, and manage services safely.
// ~/.config/claude/mcp.json
{
"mcpServers": {
"cloady": {
"command": "npx",
"args": ["-y", "@cloady/mcp"],
"env": { "CLOADY_TOKEN": "cldy_••••" }
}
}
}
// then, in Claude:
"Deploy github.com/acme/api to my Acme workspace
in fsn1 and show me the live URL."Claim your first workspace free, deploy an app from GitHub or a dropped folder, and watch it go live in under a minute.