the brave new world of cloud computing: an agent just straight up using a computer

Give Claude a Linux server with root access and a CLI that puts apps on the internet.

tell your agent:

deploy this to weeny.cloud

your agent does:

$ npx weeny-cloud login

$ npx weeny-cloud create

→ a real Linux server, ready in ~2 minutes

$ npx weeny-cloud push ./myapp

$ npx weeny-cloud ssh 'weeny start myapp -- npm start && weeny expose myapp 3000'

→ https://myapp-x7k2.onweeny.com

7-day free trial, no card needed

Already have an account? Sign in or run npx weeny-cloud login

what your agent actually gets

A VPS sells you a machine and stops there. Every plan is that machine with the tedious parts already done.

weeny start myapp -- npm start

run an app and collect its logs.

weeny expose myapp 3000

put an app on the internet.

weeny expose --private

hide your app behind a login screen.

apt install anything

install software and services to power your apps.

durability

all your apps, backed up and restorable in minutes.

flexibility

run as many apps as your server can hold.

flat pricing, three sizes

No metering, no per-app charge, as many apps as the box will hold.

full pricing →

computer-native, not cloud-native

We're a team of experienced software engineers who lobotomised ourselves. We forgot everything we knew about cloud-native architecture and DevOps to ship one bold new future: your agent fucking around on a linux box.

Every cloud platform is a finite list of managed services. Ours is apt.

Your agent has read thirty years of Linux documentation. It has read your platform's API docs from eighteen months ago. Give it the one it knows.

When something breaks it runs journalctl and looks. It does not guess from a build log and deploy again to see.

No service mesh. No inter-service contracts. No deploy pipeline per component. One box, one coherent thing, live in seconds.

Give your agent a computer.

flat plans from $3/mo · 7-day free trial, no card needed