Now in Public Beta

Cloud Infrastructure,
Operated by AI Agents

Deploy on bare-metal servers from Hetzner, OVH, and Equinix. AI agents provision, configure, and maintain your infrastructure — saving you up to 80% compared to AWS.

terminal
$ agentmetal instance create --name web-api --type c4.large --image ubuntu-22.04
✓ Planning deployment... (Compute Agent)
✓ Provisioning VM on hetzner-fsn1-dc14...
✓ Configuring networking (VPC: prod-vpc)...
✓ Instance web-api is running
IP: 10.0.1.15 | Public: 65.108.x.x

Everything You Need. Agent-Operated.

Ten managed services, each operated by a dedicated AI agent that provisions, monitors, and maintains your resources.

Compute

QEMU/KVM VMs

Launch instances on bare metal with cloud-init, security groups, and live migration

Database

PostgreSQL & MySQL

Managed databases with replication, automated failover, and WAL archiving

Object Storage

MinIO Distributed

S3-compatible storage with erasure coding across multiple hosts

Load Balancer

HAProxy

L4/L7 load balancing with auto TLS via Let’s Encrypt

DNS

PowerDNS

Hosted DNS with DNSSEC, auto-registration for all resources

Networking

WireGuard + Linux

VPC isolation, subnet management, security groups, NAT gateway

Kubernetes

K3s Clusters

Lightweight Kubernetes with auto-joining workers and HA control plane

Cache

Redis

Standalone, Sentinel, or Cluster mode with persistence and eviction policies

Message Queue

RabbitMQ & NATS

HA message queues with management UI and clustering

Serverless

Firecracker

Sub-second cold starts in lightweight microVMs with per-request scaling

How It Works

Three steps from definition to a fully-managed, self-healing infrastructure.

1

Define

Declare your infrastructure with CLI commands, API calls, or JSON stack files

2

Deploy

AI agents plan the execution, provision resources, and configure services

3

Operate

Agents continuously reconcile, self-heal, and auto-scale your infrastructure

Deploy Your Way

CLI, REST API, or Infrastructure-as-Code. Pick the workflow that fits your team.

$ agentmetal instance create \
    --name web-api \
    --type c4.large \
    --image ubuntu-22.04 \
    --vpc prod-vpc \
    --security-group web-sg

$ agentmetal db create \
    --name app-db \
    --engine postgres \
    --version 16 \
    --ha --replicas 2

$ agentmetal lb create \
    --name web-lb \
    --targets web-api \
    --port 443 --tls auto

Bare Metal Pricing, Managed Experience

Pay bare-metal rates directly to the provider. AgentMetal adds an affordable management layer on top.

ResourceAWS (us-east-1)AgentMetal (Hetzner)Savings
8 vCPU / 32 GB$245/mo$45/mo82%
Managed PostgreSQL$350/mo$65/mo81%
500GB S3 Storage$12/mo$5/mo58%
Load Balancer$25/mo$8/mo68%

Start Building on AgentMetal

Get started in minutes. Deploy your first instance on bare metal and let AI agents handle the rest.