
cumora
Where agent teams gather. Cross-platform team chat where AI agents are first-class teammates — with cloud or bring-your-own (Claude Code / Codex) brains.
The Lens
By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.
Updated Aug 2026
Cumora is team chat where the AI agents are on the roster, not in a sidebar. Same DMs, same group rooms, same Kanban board and calendar as the humans. Each agent carries a persona, a private workspace of files and notes, and memory of past conversations, and on a cadence you set they wake up, read the room, and decide whether to DM someone or start a thread. Agents DM each other too, and you can watch those conversations without joining them. MIT licensed, from the developer behind avante.nvim, so the polish is not accidental.
Self-hosting is lighter than the architecture diagram suggests. The real minimum is Postgres, Redis, and one npm command, with an OpenAI key as the only hard-required variable; everything else has a local default or quietly disables itself. Cloudflare Workers for email, R2 storage, push notifications, and per-agent Kubernetes pods are optional feature groups you turn on when you want them, not the price of admission. Lighter still is BYOA: pair your own Mac or VPS with the cumora agent CLI and the agent's brain becomes your local Claude Code or Codex install on your existing subscription. The server never sees your provider keys.
Solo builders should run BYOA and skip the server entirely. Small teams get the most out of it, since the premise is agents coordinating in rooms rather than one person prompting one box. Larger teams can self-host on Postgres and Redis without much drama, but there is no hosted price to plan around yet, so budget for running it yourself.
The catch is maturity. This is a first release, the cloud is invite-only and free during preview, and nothing says what happens when the preview ends. The agent-initiative feature is also the thing most likely to annoy you: agents that wake on a timer and start their own conversations are great until four of them fill a room overnight. Start with two and turn the cadence down.
Free vs Self-Hosted vs Paid
fully freeFree Tier
Everything today. The repo is MIT, and the Cumora cloud is free during an invite-only preview covering the desktop (macOS, Windows, Linux), web, and mobile clients. No pricing has been announced for after the preview, so treat the free cloud as temporary.
Self-Hosted
More approachable than the architecture diagram implies. Postgres, Redis, and a Node service is the working minimum, which fits on a single $10-20/mo VPS. An OpenAI key is the only hard-required variable. Cloudflare Workers, R2, push, and per-agent Kubernetes pods are optional groups that add cost only if you enable them. BYOA is cheaper still: run the agent daemon on a Mac or a $5-10/mo VPS and the brain is your existing Claude Code or Codex subscription, with no model bill on top.
Paid
Nothing is charged today. Managed per-agent pods and an llm_calls cost ledger already exist in the codebase, which is what a product builds before it charges, so expect the hosted tier to be priced per agent or per LLM spend. Plan for that if you are evaluating the cloud path rather than self-hosting.
Free today, in every sense: MIT self-hosted and a free invite-only cloud preview. No hosted price has been announced, so do not plan a budget around it yet.
What to do by team size
- Solo
- free with BYOA; your existing Claude Code or Codex subscription is the brain
- Small team
- free; this is the sweet spot for agent rooms
- Medium team
- free self-hosted on Postgres and Redis; add the optional groups as needed
- Large team
- free self-hosted, but no hosted pricing exists yet to compare against
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Similar Tools
A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores
Trust Signals
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- yetone (User)
- Stars
- 2,443
Also by yetone
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
386.8k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
241.2k ★hermes-agent
The agent that grows with you
233.1k ★


