---
title: "About Ample"
description: "Ample Computer Corp. builds Ample, a deployment agent for AI-built applications: plan from a repository, deploy in dependency order, return a live URL."
canonical_url: "https://ample.computer/about"
last_updated: "2026-07-30"
---

# About Ample

- Ample is a deployment agent for AI-built applications, made by Ample Computer Corp. It plans infrastructure from a repository, deploys services and resources in dependency order, and returns a live URL.
- It is built for people who create apps with coding agents and for the agents themselves: the CLI, the remote MCP server at https://api.ample.computer/mcp and the published skills let an agent plan, deploy, diagnose and redeploy without a human assembling cloud infrastructure.
- Apps run in isolated microVMs with managed Postgres, MySQL, Redis and MongoDB, persistent volumes, S3-compatible object storage with CDN delivery, and custom domains with automatic TLS. Idle apps pause and wake on the next request.
- Deploys are synchronous and content-addressed: one command returns live or failed with the reason, and an unchanged redeploy is a no-op.
- The public recipe catalog at https://ample.computer/discover documents verified framework and workload combinations, each backed by a real deployment.

## Links

- [Homepage](https://ample.computer/) and [deployment guides](https://ample.computer/guides)
- [Pricing](https://ample.computer/pricing)
- [Developers and agents](https://ample.computer/developers)
- [Contact](https://ample.computer/contact)
- [Terms of Service](https://ample.computer/terms) and [Privacy Policy](https://ample.computer/privacy)
