Skip to content

What Is Predictable Cloud Hosting?

Varity Team Core Contributors Updated June 2026

Varity is predictable cloud hosting for supported source apps, AI agent apps, and Docker services. These docs cover the shipped developer workflow: deploy from the Dashboard, CLI, or MCP server, review the fixed monthly infrastructure price, configure runtime settings, and operate the live app.

Deploy from an AI editor

Add the MCP server to Claude Code, Cursor, Windsurf, or VS Code.

Terminal window
claude mcp add varity -- npx -y @varity-labs/mcp

Set up MCP

Deploy from the CLI

Install varitykit and deploy from a supported project folder.

Terminal window
pipx install varitykit
varitykit app deploy

Quickstart

Supported source stacks: Next.js, React, Vue, Astro, Qwik, Vite SPA, Express, Fastify, NestJS, Koa, Hono, FastAPI, Django, Flask, Go modules, and plain static HTML.

Supported services: Postgres with vector extension support, Redis, MongoDB, MySQL, object storage, and model runtime services when detected from your app.

Not shipped yet: external custom domains, cron jobs, preview deployments, one click rollback, managed database backups and restore, and dedicated GPUs for user containers.