Infrastructure Should Be Self-Operating
We believe cloud infrastructure should be simpler, cheaper, and self-operating. AgentMetal replaces managed service consoles with AI agents that provision, configure, and maintain your infrastructure on bare-metal servers.
Architecture Overview
AgentMetal is built around four core components: an API Server that exposes a unified REST and CLI interface, an Agent Runtime that hosts 13 specialized AI agents, a Scheduler that orchestrates reconciliation loops and deferred tasks, and a Monitoring Stack powered by Prometheus, Alertmanager, and Grafana.
State is stored in PostgreSQL with etcd handling distributed coordination. Agent-to-agent communication flows through NATS for fast, reliable messaging. Every agent action is logged to an immutable audit trail for compliance and debugging.
Open Source
AgentMetal is open source. Contribute on GitHub, report issues, or deploy it yourself. We believe infrastructure tooling should be transparent and community-driven.