Cloud Agent is a chat-oriented AI platform for running intelligent agents against your cloud infrastructure. Describe a task in plain language — the agent plans and executes it.
Works with your stack
Platform capabilities
From one-off queries to recurring automated audits — Cloud Agent handles the full lifecycle of cloud operations through a single conversational interface.
Describe any cloud operation in plain language. No scripts to write, no API docs to read. The agent understands intent and acts accordingly.
Organise work by team or application domain. Each sandbox holds its own credentials, templates, and run history — fully isolated and reusable.
Save and reuse any prompt as a template. Run on demand or schedule it to fire automatically — perfect for recurring audits or daily reports.
Automate template execution with cron expressions. Hourly, daily, weekly, or any custom schedule. Overlapping runs are skipped automatically.
A live, searchable inventory of every resource the agent has discovered. Dependency graphs reveal blast radius before you make changes.
All credentials stored encrypted, never exposed in plaintext. Gateway tokens let external tools call Cloud Agent's AI gateway in OpenAI-compatible format.
Execution model
Every turn follows a structured pipeline. Watch each phase stream in as the agent works — no black box.
Analyses your request and determines the best approach before doing anything.
Asks follow-up questions when context is ambiguous — avoids wrong assumptions.
Generates a numbered, step-by-step execution plan visible to you before execution.
Steps run in order; parallelisable steps execute concurrently. Progress streams in real time.
Results are synthesised into a clear, structured response with full step context.
Resource inventory
Cloud Agent automatically discovers and catalogues every resource it encounters. Drill into any resource to see raw metadata, inbound and outbound dependencies, and blast-radius graphs.
Templates & Schedules
Save your most useful prompts as templates. Run them manually or schedule them to execute automatically with cron — no extra tooling, no YAML pipelines.
// Schedule: 0 8 * * * (every day at 08:00 UTC) template: "S3 Public Access Audit" sandbox: "AWS Prod" status: active // Last run: today at 08:00 UTC result: 2 buckets flagged tokens: 1,842 used duration: 14.3s
// Schedule: 0 9 * * 1 (every Monday at 09:00 UTC) template: "Cross-Account Cost Summary" sandbox: "GCP Analytics" status: active
Security
Cloud Agent is designed around the principle that credentials and access should be explicit, encrypted, and auditable at every layer.
All credentials encrypted in storage, never exposed in plaintext after creation.
TOTP, WebAuthn passkeys, and magic-link login for strong authentication.
Admin and Member roles. Members only see the projects and sandboxes they are invited to.
Full event history: logins, config changes, credential updates, and member invites.
Sandbox-scoped bearer tokens in OpenAI-compatible format. Revoke individually at any time.
Each sandbox is a fully isolated execution context — credentials and runs don't bleed across boundaries.
Pricing
Cloud Agent uses a credit system for AI execution. You bring your own provider keys — credits cover the platform's cost to orchestrate and run agent turns.
Get started today
Sign up in under a minute. Connect a cloud provider, describe a task, and watch the agent work.