PicoCloud
How it worksPricingSign in

A cloud for small software

Your tool, online — and only the people you choose can open it

Built it with Claude, ChatGPT, Cursor or v0? Paste it in, upload a zip, or point the CLI at a folder. A real URL in about a minute, closed to everyone until you let someone in — no login page to write.

Free forever for three apps. No card required.

Private by default

Everywhere else hands you a public URL and leaves the login page as your problem — and AI-generated apps are notoriously bad at writing one. Here an app is closed until you open it. Let people in by email, or send a secret link. They never need an account, and you never write a line of authentication.

It happens before your app even starts, so it works whether you wrote Python, Node, or something an assistant invented.

10 tools, one small bill

Most hosting is priced per app: a second one doubles the bill, a tenth multiplies it by ten. That shape suits a company with one big product, not a person with a list of small ideas.

€5.00 a month covers 10 apps — about €0.50 each — and they sleep when nobody is using them. Tools you have not opened in weeks sit there costing nothing, ready the moment someone visits.

Four ways in. Same result.

However you built it, it becomes a real app — with logs, a database, secrets, and a custom domain if you want one.

No terminal needed

Paste your code

One file into a box in your browser. If it needs a requirements.txt, we write it. If it's a bare script, we give it a web page.

MCP built in

Ask your AI assistant

Claude, Cursor, Windsurf and VS Code can deploy for you. Say “deploy this” and it comes back with a URL.

For the terminal

Use the CLI

Point pico deploy at any folder. It works out the language, the start command and the port on its own.

Hands-off

Push to GitHub

Connect a repository and every push deploys. A failed build leaves the previous version serving.

Everything the small stuff actually needs

Sleeps when nobody's looking

An idle app costs nothing and wakes on the next request in about a second. You pay for the seconds it runs, not the month it exists.

A database, free

Add storage and your app gets a working DATABASE_URL pointing at its own SQLite file. Most people never realise they needed to connect those two ideas.

Scheduled jobs

Run something every night. Described in plain English so you can tell at a glance what you set, and testable before you trust it.

Your own domain

Point a domain at it and the certificate is handled. Renewals too.

Real logs

Including the output of an app that crashed on startup — the thing most platforms throw away exactly when you need it.

A spend cap

Set a monthly ceiling and mean it. A runaway loop cannot turn into a bill you did not expect.

Pricing

Start free. Upgrade when you outgrow it, not before.

Free
Free

For trying things out and running a couple of personal tools.

  • 3 apps
  • Sleeps after 5 minutes idle
  • picocloud.app subdomain
  • 7-day logs
Start free
Pro
€20.00/month

For people whose tools other people now depend on.

  • 50 apps
  • Always-on machines
  • Up to 2 GB memory
  • 90-day logs and metrics
Choose Pro
Team
€50.00/month

Shared internal tooling for a small team, with roles and audit history.

  • Unlimited apps
  • Up to 8 GB memory
  • Role-based access and audit log
  • 1-year log retention
Choose Team

You already built it.

It takes about a minute to put it somewhere real.

Deploy something free
PicoCloud — a cloud for small software