Deploy agents
on rented metal.
Push Claude, OpenClaw, vLLM, or any Docker image onto a GPU you've rented through $CLI. One click. Encrypted secrets. Streaming logs. USDC- and SOL-billed by the second.
- ▸ pull imageclaude-code:latestok
- ▸ mount secrets8 keysok
- ▸ expose ports22, 8000, 8888ok
- ▸ warmup gpu1× RTX 4090running
- ▸ stream logsws://…pending
// // supported runtimes
Drop-in agents for any workload
Each runtime ships with a verified base image, port map, and secret schema. Bring your own image when ours don't fit.
Headless coding agent in your pod
- ▸ Tool use
- ▸ Shell + file access
- ▸ Persistent context
Open-source autonomous agent
- ▸ Web browse
- ▸ Self-hosted
- ▸ Plugin system
OpenAI-compatible inference
- ▸ Llama · Qwen · Mistral
- ▸ Auto-batching
- ▸ OpenAI API
Bring your own image
- ▸ Any image, any port
- ▸ Secrets injection
- ▸ Health checks
// // workflow
From idle GPU to live agent in five steps
- 01Pick a rental
Select any active GPU you've rented through $CLI.
- 02Pick a runtime
Claude Code, OpenClaw, vLLM, or upload a Dockerfile.
- 03Inject secrets
Encrypted env vars, scoped to the pod. Rotate anytime.
- 04Launch
$CLI provisions, exposes ports, opens a web console.
- 05Monitor
Logs, GPU util, cost-per-hour, auto-stop on cost cap.
// // preview
Operate like ops, not ClickOps
Same primitives you already know — pods, logs, secrets, ports — wrapped in a one-line CLI and a live web console.
$ cli rentals ls rnt_8x2y · RTX 4090 · active · 1.42h · 0.84 USDC $ cli deploy --runtime claude-code --rental rnt_8x2y ↳ pulling anthropic/claude-code:latest … ↳ writing /etc/cli/secrets (8 keys) … ↳ exposing :22 :8000 :8888 … ↳ ready ssh://root@1.2.3.4:22022 $ cli logs rnt_8x2y --follow [12:04:01] agent: starting plan… [12:04:02] tool: read_file src/router.tsx (2.4kB) [12:04:04] tool: edit_file src/router.tsx +12 -3 [12:04:07] agent: ok, tests pass.
Connection details
SSH
ssh root@1.2.3.4 -p 22022Jupyter
https://abc.cli.dev/?token=…App
https://abc-8000.cli.devLogs
wss://logs.cli.dev/rnt_8x2y// // roadmap
What's queued behind launch
Be first to deploy.
We'll email when Deploy Agent goes live. Early signups get a credit grant and priority access to managed runtimes.