OpenClaw Machines is an open-source platform that enables users to run multiple hardware-isolated AI agents within secure Firecracker microVMs on their own private Linux infrastructure.
Key Points
- Utilizes Firecracker microVMs with KVM hardware boundaries to provide secure, isolated environments for untrusted AI agent code.
- Features a Go-based control plane for managing machine lifecycles, host enrollment, and durable workflows.
- Integrates Cloudflare Tunnels for secure, authenticated access to individual agent subdomains without exposing host ports.
- Includes a per-host LLM proxy to manage API keys, track usage, and route traffic to local or external models.
- Supports native Model Context Protocol (MCP) integrations for tools like GitHub, Google Workspace, and GraphQL.
- Licensed under Apache-2.0, allowing for self-hosting on bare-metal servers to optimize costs and maintain data sovereignty.