Products

Built for our clients. Now yours too.

We needed a control plane for the servers we run and email we could trust. So we built them. They run our own work, and now they can run yours.

01

Reoclo

Private betareoclo.com

Deploy to any server. Zero lock-in.

Connect any Linux server you control, on any cloud or bare metal, and push to deploy, tail logs, restart, roll back and rotate secrets. It works through git, a REST API, and an MCP server for your agents. Our managed infrastructure runs on it.

Access

Invite-only private beta with a named engineer for onboarding. Priced per platform, not per seat.

$ reoclo apps deploy web
queued   web   lagos-1
$ reoclo deployments stages d_7f3a
build    ok
push     ok
deploy   ok
$ reoclo apps logs web --follow
web  listening on :4321
web  GET /healthz 200
02

Prawnwire

Early accessprawnwire.com

Encrypted email on your own domain, with an API to send from it.

An inbox only your devices can decrypt, plus a transactional API for the product you build. SPF, DKIM and DMARC are set up for you. Bulk and campaign sends are refused at the API, so your password resets never share a reputation with anyone's newsletter. The mailboxes we provision for clients run on it.

Access

Onboarding a few domains at a time. Leave your email on prawnwire.com and they'll reach out when there's room.

$ curl https://api.prawnwire.com/v1/emails/send \
  -H "Authorization: Bearer pw_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "from": "[email protected]",
    "to": "[email protected]",
    "subject": "Welcome aboard",
    "html": "<p>Thanks for signing up.</p>"
  }'

Let's build something you won't have to worry about.

Tell us what you need to build or keep running. We reply by email, usually within one business day.