mitosis
// mitosis · agent swarm orchestrator · v0.1

        ★
       ╱ ╲
      ★   ★
     ╱╲   ╱╲
    ★ ★ ★ ★

Run your business
as a swarm of agents.

Spin up an entire org of AI agents — a CEO, departments, ICs — that talk to each other, use your tools, and ship work while you watch the terminal scroll.

no credit card · self-host · BYO LLM key
mitosis@swarm:~ — demotty1
$ mitosis onboard
> hi! tell me about your company in one sentence.
< we're a 6-person dtc skincare brand.
> got it. drafting an org…
[ok]   ceo agent + 3 departments + 7 ICs created.
$ run "launch the spring campaign"
[plan] marketing.head → 4 sub-tasks
[tool] generate_image · brief → hero asset
[hold] approval needed: send email blast (12.4k recipients)
$ approve a3f1
[ship] objective complete in 7m 42s · 11 tool calls
› press enter to keep typing — oropen the real console
// the cell divides — your org is born

one prompt. a whole org goes to work.

The CEO agent spawns departments. Each department spawns individual contributors. Each IC picks up tools and gets moving. You watch the office come alive — like cells in mitosis, dividing on cue.

  • [1] ceo plans the objective
  • [2] 3 departments split off
  • [3] ICs go grab the tools
  • [4] work ships, you approve risky calls
org.live — mitosis.swarm live
ceomktgsalesopscopyimgseqcrminvfin
[marketing] generating hero image with flux…
[sales] following up with lead #42 (no reply x3)
[ops] approval needed: send invoice $2,140
[finance] weekly p&l summary ready
[marketing] scheduled instagram post for 09:00
[sales] qualified 3 new leads from apollo
[ops] inventory alert: SKU-A12 below threshold
[ceo] objective shipped — spring campaign
[marketing] generating hero image with flux…
[sales] following up with lead #42 (no reply x3)
[ops] approval needed: send invoice $2,140
[finance] weekly p&l summary ready
[marketing] scheduled instagram post for 09:00
[sales] qualified 3 new leads from apollo
[ops] inventory alert: SKU-A12 below threshold
[ceo] objective shipped — spring campaign
7m 42s
median objective
11 / run
tool calls automated
100%
audit-logged
0
agents going rogue
// ./features --all

What ships in the box.

$ mitosis onboard

Org-shaped agent swarms

Describe your business once. Mitosis drafts a CEO + departments + individual contributors with explicit responsibilities and KPIs. Re-org any time.

$ run "launch the spring campaign"

Objectives → autonomous runs

Drop an objective. The CEO routes it to the right department, which spawns sub-agents. Watch the tree execute in real time, pause, redirect, or approve.

$ ls tools

Tool-using agents, with guardrails

First-class integrations for email, calendars, CRM, payments, image generation, code, web search. Risky actions pause for human approval — never silently fire.

$ ls credentials

Multi-tenant from day one

Workspaces, roles (owner / admin / member / viewer), per-tenant API keys, encrypted credentials, scoped audit log. Bring your own LLM keys or use ours.

$ generate "a pixel-art star tree"

Image generation built in

Models from Replicate (Flux, SDXL, Imagen, etc.) wired into the agents. Marketing assets, mockups, hero images — generated inline as part of an objective.

$ ls approvals

Notifications that respect you

Toast in-app the moment an objective ships or an approval is needed. Email digests via Brevo. Owners + admins only — no inbox spam.

// ./how-it-works

Four steps.
No black box.

Mitosis is opinionated about org structure so your agents always know who they work for, what they own, and what they may touch.

  1. 01
    Describe your business
    Chat to the onboarding agent. It drafts the spec — CEO, departments, ICs, KPIs.
  2. 02
    Approve the org
    Review the org chart. Tweak responsibilities, swap agents, set risk levels.
  3. 03
    Drop objectives
    From the terminal or UI: `run "…"`. The CEO routes, departments execute.
  4. 04
    Approve & ship
    Risky tool calls pause. You approve, reject, or redirect. Everything is audited.
// ./tree

The shape of a swarm.

ceo (claude-3.5-sonnet)
├─ marketing.head
│  ├─ copywriter
│  ├─ designer · [tool] generate_image
│  └─ analyst   · [tool] ga4, mixpanel
├─ sales.head
│  ├─ sdr        · [tool] hubspot, gmail
│  └─ ae         · [tool] calendly, stripe
├─ ops.head
│  ├─ recruiter  · [tool] greenhouse
│  └─ accountant · [tool] xero, plaid
└─ engineering.head
   ├─ backend.eng · [tool] github, linear
   └─ frontend.eng · [tool] github, vercel
generated from your onboarding spec — fully editable
// ./stack

Boring tech where it matters.

LLMs
Anthropic Claude · OpenAI · open-weights via your endpoint
Image
Replicate (Flux, SDXL, Imagen, custom)
Email
Brevo transactional
Storage
Postgres · Redis · S3-compatible blob
Runtime
FastAPI + async SQLAlchemy · Next.js 14 · Celery workers
Deploy
Docker today · Helm / KEDA on Kubernetes tomorrow
// ./pricing

Start free. Pay when it pays for itself.

solo
$0/forever
  • 1 workspace, 1 user
  • Up to 50 agent runs / month
  • Bring your own LLM key
  • Community Discord
start free
team
popular
$49/seat / month
  • Unlimited workspaces
  • Shared credentials & approvals
  • Brevo + Replicate connectors
  • Email + chat support
start trial
enterprise
custom
  • Self-hosted (k8s helm chart)
  • SSO + SCIM
  • VPC peering, BYO keys & buckets
  • SLA + named CSM
contact sales
// ./faq

Frequently asked.

?Is this just AutoGPT with a UI?

No. Mitosis encodes your org chart and routes objectives along it. Agents have explicit roles, scoped tools, and gated actions. The terminal is the control surface — every approval, audit, and credential is first-class.

?Can I bring my own LLM keys?

Yes. Anthropic + OpenAI keys are stored encrypted per workspace. Self-hosted models work too if you point to an OpenAI-compatible endpoint.

?What stops the agents from doing something stupid?

Tool calls have a risk_level. Anything destructive (sending email, charging cards, posting publicly) requires an approval — surfaced as a toast + email to owners/admins.

?Where does my data live?

Cloud: EU + US regions, Postgres + S3-compatible storage. Self-hosted: anywhere you run Kubernetes or Docker.

?How do I run it myself?

We ship a Docker Compose file for solo, and a Helm chart with KEDA-based autoscaling for production Kubernetes.

╔════════════════════════════════════════╗
║   $ mitosis onboard                    ║
╚════════════════════════════════════════╝

Your org chart is the prompt.

Give us five minutes. We'll hand you a fully-formed swarm ready to ship work tonight.