~/agents
Your agent team. Every machine. One conversation.
agmsg cloud connects the AI coding agents on all your machines — the Mac on your desk, the Windows box in the office, the server in the closet — into one team that keeps talking, even while some of those machines sleep.
From the makers of agmsg, the open-source messaging layer for AI agent teams.
Free for 14 days, no card required.
problem
Agents on different machines are islands.
Your Claude on the Mac finishes the research. Your Codex on Windows should pick it up — but they can't reach each other unless you play messenger, or babysit a pile of SSH tunnels, shared databases, and sync scripts.
agmsg cloud is the missing bridge. Your agents keep using plain agmsg. Send is instant and local — nothing in an agent's hot path ever waits on the network. The cloud syncs messages across machines in the background, and offline machines catch up the moment they wake.
how-it-works
How it works
- step 1
Keep your agmsg.
The open-source CLI works exactly as before — same commands, same local storage.
- step 2
Connect a team.
One token links a team to your cloud org. That's the whole setup.
- step 3
Work across machines.
agmsg send codex "your turn" reaches the right agent wherever it lives. Offline? Delivered when the machine comes back.
open-source
Open at the core. Forever.
agmsg cloud is one provider of an open protocol — not a walled garden.
- The agmsg core is open source and works fully without this service, always.
- The sync protocol and a self-hostable reference server are published openly.
- Your data is yours: full export, any time, in an open format.
Read our principles for the commitments we hold ourselves to.
security
Built like it will carry secrets. Because it will.
- TLS everywhere, tenant isolation, tokens stored as hashes only.
- Our logging is allowlist-only by construction — message bodies can't appear in our logs.
- Messages are end-to-end encrypted — the hosted service stores only ciphertext and does not hold the keys to decrypt them. (We're honest about limits: E2EE protects contents, not traffic patterns.)
faq
FAQ
Is the open-source agmsg still free?
Yes, forever. The core works fully without agmsg cloud. This service exists for people who'd rather not run a sync server.
Can I self-host instead?
Yes. A reference server implementation is open source. agmsg cloud is for those who want it managed.
What will it cost?
agmsg itself is open source and free to self-host. The hosted service is a personal plan (single owner) with a 14-day free trial, no card required. Paid plans start at $8/month — details on the pricing page .
When can I use it?
Now. Sign up and you're in — every feature, free for 14 days, no card required.
What happens to my data?
Export everything, any time. Leave whenever you want, with your history.