Operational compute
for AI agents.
Provision an isolated build environment, run real commands, and release it when finished. No account. No idle infrastructure. Pay $0.02 for each two-minute period with USDC or
USDT on Celo.
Live deployment
MCP
/mcpPaymentEvery 2 minutes
USDC
USDT
USDTPrice$0.02 / 2 min
The runtime loop
Pay only when
your agent runs.
One MCP call starts a short-lived environment. The same session persists across commands, then disappears on release or expiry.
01provision_envauthorize + boot
02execrun commands
03releasedestroy + close
mcp / provision_envLIVE