From the team behind Zerg AI · v3.2

The project board your team and agents share.

Trello-simple for your team. API-complete for your agents. Multi-tenant workspaces with the structure to scale — and the webhooks to automate everything.

Free forever for teams < 10. Self-host or cloud. SOC 2 Type II in flight.

workspace · acme-eng live
Backlog 12
Migrate auth to OIDC
P2
Add webhook retries
P3
Quarterly billing report
P3
In progress 4
Stripe → Mercury reconciliation
P1 · agent
Multi-tenant audit log
P2
Shipped 38
API rate-limit tier
✓ today
Workspace transfer flow
✓ today
4
Things that matter — not 40
<90s
From signup to first board
100%
Of features in the API
$0
Until you outgrow the free tier

Trusted by teams shipping at

YC startup
Dev studio
Fintech series B
DevTools OSS
Internal IT, F500
Multi-tenant SaaS

Real logos coming as our first cohort goes public · be a launch partner →

01 · The pitch

Every PM tool starts simple. Then comes the bloat.

Sprints. Roadmaps. OKRs. Forms. Approval chains. Custom fields you'll configure once and never touch. Suddenly you're paying for a workflow engine, an automation builder, a docs tool, a chat tool — and an AI to help you find anything in it. Zergboard does the four things every team actually opens the app to do, and gets out of the way.

01

Cards & columns

Drag, drop, ship. Keyboard-first, sub-50ms interactions, real-time across every client.

02

Multi-tenant workspaces

One account, many isolated workspaces. Built for agencies, holdcos, and SaaS that resell boards.

03

API-first architecture

Every feature is a REST + webhook endpoint. The UI is just one client among many.

04

Admin controls

SSO, SCIM, audit logs, granular roles. Enterprise-grade governance without enterprise-grade overhead.

02 · Agents welcome

Boards your agents can drive.

Zergboard is built for the world where humans and AI agents share the same backlog. Every action in the UI is one curl away. Hand a board to a Zerg agent, a Claude agent, or your own — they'll create tickets, move cards, and post status updates the same way your team does.

# An agent moves a card and adds a comment
curl -X PATCH https://api.zergboard.com/v1/cards/card_8f2a \
  -H "Authorization: Bearer $ZB_TOKEN" \
  -d '{"column": "shipped", "comment": "Deployed in v3.2.1"}'

→ 200 OK
→ webhook fired: card.moved
→ slack notified: #eng-ship

# Or, with the SDK
await zergboard.cards.move("card_8f2a", "shipped");

03 · Competitive math

The hidden cost of "all-in-one".

Most PM tools sell you a platform when you came for a board. Here's what's actually different.

Zergboard Jira Monday Asana Linear Trello
Pricing visible on homepage
Free forever for small teams ✓ <10 seats Up to 10 Up to 2 Up to 10 Up to 10 Unlimited
100% feature coverage in API ~70% ~60% ~70% ~50%
Multi-tenant workspaces (true isolation)
Self-host option Data Center ($$$)
Time to first board (signup → board) <90s ~10 min ~5 min ~5 min ~3 min ~2 min

Comparison based on public pricing pages and product docs as of April 2026. See full breakdown →

04 · Built for

Teams that ship more than they configure.

Engineering

Cut your standup in half.

API-first means CI, agents, and bots can update the board without anyone moving a card by hand.

Read more →

Agencies

One login, every client.

Multi-tenant workspaces with true data isolation. White-label optional. Bill per workspace, not per seat.

Read more →

Founders

From kitchen-table to Series B.

Free until you're 10. Pay-as-you-grow. Don't migrate when you raise — just flip on SSO.

Read more →

05 · Pricing

Honest tiers. On the homepage.

Because making you click "Pricing" three times shouldn't be the first thing your PM tool teaches you about itself.

Free
$0 / forever
  • Up to 10 seats
  • Unlimited boards & cards
  • Full API access
  • Community support
Start free
Business
$14 / user / month
  • Everything in Team
  • SCIM, custom roles
  • Self-host option
  • Dedicated CSM
  • SOC 2 + DPA
Talk to sales

Full pricing & FAQ →

06 · Frequently asked

The questions you'd ask a PM tool on a sales call.

Is this just a Trello clone?

No. Trello is great if you want a board. Zergboard adds multi-tenant workspaces, a complete API, SSO + audit logs, and a self-host option — without dragging in a sprint planner, a docs tool, and a workflow engine. Trello-simplicity, post-Trello plumbing.

How does Zergboard differ from Linear?

Linear is excellent and very engineering-focused. Zergboard is built for any team that needs a board (engineering, agency, ops, IT) and especially shines for multi-tenant scenarios — agencies running boards per client, SaaS embedding boards for end-users, holdcos running per-portfolio-company workspaces. Linear is also closed-source and SaaS-only; Zergboard offers self-host.

Do I need to use AI agents to use Zergboard?

No. Zergboard works perfectly as a manual board. Agent-friendliness is a property of the architecture (API-first, webhooks, idempotent writes) — if you want to plug in agents later, you can. If you don't, you'll never see them.

Where is my data stored?

Cloud: us-east-1 by default, eu-west-1 on request. Self-host: wherever you put it. Backups encrypted at rest, TLS 1.3 in transit, SOC 2 Type II audit in progress (target Q3 2026).

How does this fit with the rest of Zerg AI?

Zergboard is one of several products built on the Zerg platform — alongside ZTC (terminal IDE), ZDE (web IDE), and Zerg Cloud. They share auth, billing, and an agent runtime, but each works standalone. You can use Zergboard without ever touching the rest of Zerg.

07 · Get started

Spin up a board in 90 seconds.

Free forever for teams under ten. No credit card. No "schedule a demo" wall. The board is waiting.