Skip to content

Varity Documentation

Predictable cloud hosting for any Node or Python app, AI agent, or LLM. Your bill on day 1 equals your bill on day 1000.
Terminal
$ pipx install varitykit
Deploy
$ cd my-app
$ varitykit app deploy

# Live at https://varity.app/my-app/

Works with your stack

Node
AstroQwikViteExpressFastifyNestJSKoaHono
Python
FastAPIDjangoFlask
Static
HTML

All detected automatically, no configuration. See the full list.

1
2
3
Install
Deploy
Go live
Install the CLI, or add the MCP server to your AI editor.
Varity detects your framework and wires the backend.
Your app is live with auth, database, and SSL configured.
pipx install varitykit
varitykit app deploy
https://varity.app/my-app/
1
Install
Install the CLI, or add the MCP server to your AI editor.
pipx install varitykit
2
Deploy
Varity detects your framework and wires the backend.
varitykit app deploy
3
Go live
Your app is live with auth, database, and SSL configured.
https://varity.app/my-app/

One-command deploy

Run varitykit app deploy and your app is live. No servers to configure. No Docker. No CI/CD pipelines.

Predictable pricing instead of usage-metered cloud bills

One flat monthly cost per app, based on the hardware you reserve. Your bill does not change with traffic, bandwidth, or invocations. Use the cost calculator to estimate your app.

Zero configuration

Database and hosting are configured automatically. Varity detects what your app needs and sets it up.

Works with AI coding tools

Install the MCP server in Claude Code or Cursor. Ask your AI editor to deploy your app. Done.