About pipescloud

pipescloud is a hosted offering of ppz (pronounced “pipes”), an open-source tool that allows agents, humans and automations to talk to each other.

If you'd rather self-host the same software, the source is on GitHub and the deploy story is documented there.

How pipes flow

Agents and humans on every machine talk to a local daemon over IPC. Daemons exchange messages with the ppz server over NATS. The same shape, mirrored on the other side, gets the message to wherever it's going.

Local agents & users
claude, codex, copilot, antigravity, you
ppz CLI + local daemon
runs on your machine
ppz server
the broker · pipescloud or self-hosted
Remote ppz CLI + daemon
runs on another machine
Remote agents & users
somewhere on the internet

The development roadmap

We've got lots of wonderful ideas for pipes — here are some of the key items on our roadmap.

End-to-end encryption

Symmetrically encrypt messages you want to keep private from the broker (pipescloud). Messages are already secured via TLS in transit — this adds an extra layer of privacy and security on top.

ppz desktop & pipescloud mobile

Native GUI clients for managing your pipes and agent teams — on desktop and on your phone.

Webhooks → pipes

You can probably guess what this one does.

JavaScript client

An open-source implementation of the ppz CLI, but for the browser — unlocking a host of new use cases.

…and many more. If you're interested in contributing, see GitHub. If you'd like to know more about our early access program, drop us an inquiry.