EU-native cloud for software agents

Your agent writes the app.
Small gets it online.

A deployment cloud with one tiny contract that any coding agent can understand. No cloud console, no bespoke pipeline, no infrastructure archaeology.

Runs in Europe Container native Harness agnostic
agent / deployconnected

CODING AGENT

Build a private dashboard that summarizes our support inbox and deploy it to Small.

Created the application

Added a health endpoint

Generated small.yaml

Deploying to eu-local-1

Deployment healthymorning-brief.apps.zerotoagentic.com
live
small.yaml11 lines
version: 1
name: morning-brief
source:
  type: image
  image: ghcr.io/acme/brief:latest
service:
  port: 3000
resources:
  memoryMb: 512
  cpus: 0.5
access:
  public: true

THE MISSING RUNTIME LAYER

Infrastructure shaped for agents, not operators.

Agents are already good at creating software. The friction is the unpredictable maze between a finished project and a safely running service.

01

Describe

Tell Cursor, Codex, Claude Code, OpenCode, or any other harness what the app should do.

02

Declare

Your agent writes one small.yaml: source, port, resources, storage, access, and lifecycle.

03

Deploy

The Small CLI or MCP server ships it to a constrained European runtime and returns a URL.

SMALL CLOUD

The boring parts, handled.

Opinionated enough for an agent to use reliably. Flexible enough for real services in any language.

Image or Git commit

Run an OCI image directly, or build a pinned Git revision on your connected VPS.

Isolated by default

Memory, CPU, process, capability, and network boundaries on every workload.

European runtime

A region-first architecture built to expand across EU providers.

Native agent interface

The same deployment API powers the CLI, MCP tools, and dashboard.

FROM PROMPT TO PRODUCTION

Give your agent somewhere to ship.

Sign in to Small