Skip to content

Cloud tools your agent already has

The provider CLIs, already installed. Your agent queries and operates your infrastructure with the credentials you grant it.

21 tools

Cloud work is mostly asking a provider a question and doing something with the answer. Which instances are running, what is in that bucket, why did the deploy fail. Your agent holds the credentials you gave it, in your Vault, and reads a temporary stand-in token rather than the key itself.

The tools

Preinstalled on every plan, with nothing to set up. A few depend on the engine you pick.

  • aws

    Every AWS service the authenticated account is allowed to reach.

  • gcloud

    Projects, compute, IAM and deployments on Google Cloud.

  • gsutil

    List, copy and sync objects in Cloud Storage buckets.

  • bq

    Run queries and manage datasets in BigQuery.

  • az

    Resources, resource groups and deployments on Azure.

  • doctl

    Droplets, managed clusters and Spaces on DigitalOcean.

  • wrangler

    Develop, deploy and tail Cloudflare Workers.

  • cloudflared

    Open a Cloudflare tunnel to a local or private service.

  • cf

    Cloudflare’s official CLI for accounts, zones, DNS and the registrar.

  • hcloud

    Manage Hetzner Cloud servers, networks and volumes.

  • scw

    Manage Scaleway instances, storage and serverless.

  • linode-cli

    Manage Akamai Linode instances, volumes and DNS.

  • vultr-cli

    Manage Vultr instances, block storage and DNS.

  • flyctl

    Deploy and scale apps on Fly.io.

  • fly

    The short alias for flyctl.

  • vercel

    Deploy to Vercel and manage environments and domains.

  • netlify

    Deploy to Netlify and manage sites and functions.

  • railway

    Deploy services and manage variables on Railway.

  • render

    Manage services and deploys on Render.

  • supabase

    Manage Supabase projects, database migrations and edge functions.

  • firebase

    Deploy Firebase hosting and functions, and manage Firestore and auth.

Get started

A real command line, already set up

Every agent runs on a sandboxed machine with the whole toolbox preinstalled. No setup step, on any plan.