Infrastructure that scales with you.

Every agent
vCPU
1
RAM
2 GB
SSD
5 GB
wake
~1s
Sleeps when idle, keeps every byte, and wakes before your user notices.
7

Billed monthly. Cancel anytime.

Free$0
3 agents, foreverover the 3-agent limit
Agents included
3
Support
Discord community
Starter$20/mo
Your first 20 agents$20/mo for 7
Agents included
20
Extra agentper agent / mo
$1.50
Extra RAMper GB / agent / mo, 2 GB included, up to 8
$3
Extra SSDper 5 GB / agent / mo, 5 GB included, up to 100
$2
Always-onper agent / mo, never sleeps
$20
Support
Discord community
Growth$100/mo
One agent per customer$100/mo for 7
Agents included
100
Extra agentper agent / mo
$1.25
Extra RAMper GB / agent / mo, 2 GB included, up to 8
$2.50
Extra SSDper 5 GB / agent / mo, 5 GB included, up to 100
$1.50
Always-onper agent / mo, never sleeps
$20
Support
Private Slack + your rep
Scale$500/mo
Hundreds of agents$500/mo for 7
Agents included
500
Extra agentper agent / mo
$1.00
Extra RAMper GB / agent / mo, 2 GB included, up to 8
$2
Extra SSDper 5 GB / agent / mo, 5 GB included, up to 100
$1
Always-onper agent / mo, never sleeps
$20
Support
Private Slack + your rep
EnterpriseCustom
Beyond self-serve 
Agents included
Custom
Extra agentper agent / mo
Volume
Extra RAMper GB / agent / mo, 2 GB included, up to 8
Custom
Extra SSDper 5 GB / agent / mo, 5 GB included, up to 100
Custom
Always-onper agent / mo, never sleeps
Custom
Support
Dedicated

Plans work out to $1 per agent per month, and add-ons are flat monthly prices per agent. There is no metering of messages, tokens, or compute time.

Questions.

Because agent bills should be predictable. Metered platforms charge for every second a sandbox exists, so an always-on 2 GB agent costs about $60 a month on E2B and an idle deployment about $155 a month on LangGraph Platform before anyone even uses it. On Maritime the same agent is a flat line item, and the bill stays easy to predict as you grow.

An agent is an isolated micro-VM running Claude Code, OpenClaw, Hermes, ZeroClaw, or your own code. Each one has its own vCPU, 2 GB of RAM, 5 GB of SSD, and its own encrypted secrets. When it goes idle it sleeps, keeps all of its state, and wakes in about a second.

Technically yes, since an agent is a full VM. But Maritime is built around sleeping and waking agents, not hosting websites. The usual setup is one agent per VM, sometimes with its sub-agents. A dashboard or chat page for your agent works well on its public URL, but your product's website belongs on a normal host.

Yes. Inside the VM, sub-agents are just processes that share the agent's CPU and RAM, and Maritime won't put a VM to sleep while it's busy working. If you need more than one VM, your agent can call the Maritime API and create more agents, each isolated and each counted as a plan slot.

Yes. Most startups on Maritime run their own agent code, deployed from a repo with a Dockerfile, using whatever orchestration and dependencies they already have. Your backend can create agents through the API or SDK, usually one per customer, each with its own secrets and lifecycle webhooks. The built-in frameworks are just a quicker way to start.

Yes. An awake agent is a running server, so there are no cold starts, and Maritime adds nothing beyond the network round-trip, which is tens of milliseconds in Europe and under 200 ms from most of the world. Streams and WebSockets pass straight through, so almost all of your latency budget goes to the speech and language models.

Add-ons are flat monthly prices, shown before you save. The subscription is charged at the start of each cycle, and add-ons you used during the cycle are billed afterward, prorated by day, so one enabled mid-month costs half the monthly price. Unused plan capacity doesn't roll over.

Yes, anytime from the billing page. Upgrades take effect immediately and the difference is prorated. If you cancel, the plan runs to the end of the period you paid for and the account drops to Free, where your 3 most recently used agents keep running and the rest sleep with their state saved until you upgrade again.

No. The Free plan gives you 3 agents with no card on file. You only add one when you pick a paid plan at checkout.

Free and Starter come with the Maritime Discord, where the team answers questions daily. Growth and Scale add a private Slack channel with a Maritime rep in it. Enterprise support is dedicated, with terms set in your agreement.