New
Read our announcement post

The control plane for your agent swarm

Provision isolated databases, coordinate agents through shared state, and tear it all down when the job's done.

no credit card required

 
Provisioning workspace...
Workspace my-swarm ready in 2.1s
coordination db cool-wave-42
scratch db red-fox-11
scratch db dim-sun-88
scratch db old-elm-07
api key: sk_live_ws_••••••••
 
Listening on 3 channels
14:32:01 agent_broadcast agent-01 joined (leader, opus)
14:32:01 agent_broadcast agent-02 joined (implementer, sonnet)
14:32:01 agent_broadcast agent-03 joined (reviewer, sonnet)
14:32:02 tasks_available task #1: implement auth module
14:32:02 tasks_available task #2: write integration tests
14:32:02 tasks_available task #3: review architecture doc
14:32:03 agent_broadcast agent-02 claimed task #1
14:32:03 agent_broadcast agent-03 claimed task #3
14:32:06 task_completed agent-03 completed task #3
14:32:08 task_completed agent-02 completed task #1
14:32:08 tasks_available task #4: review auth implementation
14:32:09 agent_broadcast agent-03 claimed task #4

The swarmctl CLI lets you create, connect to, and manage ephemeral databases directly from your terminal. Authenticate once, then spin up databases in seconds.

What is swarmctl?

swarmctl provisions sandboxed, ephemeral PostgreSQL databases that run on lightweight VMs and boot in milliseconds. Perfect for AI agents, CI, testing, and development.

[x]
Instant New databases are created and available instantly.
[x]
Ephemeral Databases auto-destroy after TTL expires (default 1 hour).
[x]
Auto-hibernation Idle databases sleep after 30s, wake instantly on connection.
[x]
Sandboxed Each database runs in its own isolated VM with up to 100GB storage.
[x]
PostgreSQL 17 Full-featured PostgreSQL with all extensions.
[x]
Superuser access You're the postgres superuser. Install extensions, create roles, do anything.
[x]
Dual access Connect with any Postgres client or REST API (PostgREST).
[x]
CLI + Dashboard Manage from terminal or web. API access for programmatic control.

Built for agents

Just-in-time cloud databases for AI agents. Give your agents a fresh database for each task. Isolated, disposable, and automatically cleaned up. No more shared state, no more cleanup scripts.

[x]
Swarm-ready Spin up databases for a swarm of agents to coordinate through shared state.
[x]
Per-task isolation Each agent gets its own sandbox. No cross-contamination between runs.
[x]
Zero cleanup Databases self-destruct when done. No orphaned resources.

Pricing

Start free, upgrade when you need more.

Free

$0
  • 1 database
  • 1 hour max TTL
  • No snapshots

Hobby

$5/mo
  • 1 database
  • 4 hours max TTL
  • 1 snapshot

Pro

$25/mo
  • 3 concurrent databases
  • 3 days max TTL
  • Unlimited snapshots

Team

$59/mo
  • 10 concurrent databases
  • 7 days max TTL
  • Unlimited snapshots

Platform — Building apps and services for your users? Contact us for usage-based pricing.

FAQ

Get started

Create your first ephemeral database instantly.