Back to directory
Visit Quave ONE
Deployment & infra
QO

Quave ONE

Deploy and manage cloud apps and databases by CLI, API, or MCP.

Strong for agents that provision and operate cloud infrastructure: create and deploy app environments, set environment variables and secrets, scale containers, configure autoscaling and health checks, read logs and metrics, manage domains, regions, and databases, and inspect billing. Drive it through the official quaveone CLI, the REST public API, or the remote MCP server with scoped tokens.

Agent access evidence
CLI
native

Official quaveone CLI (curl/Docker install plus a GitHub Action) deploys apps, sets env vars and secrets, creates environments, and configures scaling with user or environment tokens.

Evidence
API
native

REST public API at https://api.quave.cloud (/api/public/v1) manages apps, app environments, builds, configuration, and CLI tokens with token-based auth.

Evidence
MCP
native

Official remote MCP server at https://mcp.quave.cloud/ exposes infrastructure tools (deploy, scale, env vars, logs, metrics, alerts, credentials) over HTTP, authenticated with scoped tokens such as quave:read and quave:read:secrets.

Evidence
Browser
partial

The app.quave.cloud web dashboard is usable by browser automation for review and any setup steps not yet exposed via CLI, API, or MCP.

Evidence
Account creation
strong

Self-serve signup; unverified accounts work immediately with limits, full access after verification.

Evidence
Pricing clarity
strong

Public pricing page documents Direct usage-based zCloud Unit rates per region and Connect platform license tiers starting from $399/month.

Evidence
Docs quality
strong

Task-oriented documentation covering deploy, CLI, REST API, MCP, billing, networking, observability, regions, and security.

Evidence
Sandbox
partial

No isolated payment-style test mode. The CLI --save-only flag and a pending-change/apply workflow let agents stage changes before deploying, and an audit log records every UI, API, and MCP action.

Evidence