Maritime Documentation
Maritime is the cloud built for AI agents: serverless containers with memory, triggers, and channels that sleep when idle and wake on the next message. Everything here is drivable from the dashboard, the CLI, the API, or the SDK. Start with whichever door matches what you came to do.
Run a ready-made agent
Deploy a complete agent from a template and talk to it, in under 5 minutes. No code.
Build a platform with the SDK
Give every one of your users their own agent with the TypeScript or Python SDK.
Ship your own code
Any Docker container becomes an agent: three endpoints get you sleep/wake, channels, and triggers.
How Maritime works
The mental model in 5 minutes: agents, memory, sleep/wake, triggers, and what it costs.
Popular pages
- Choose a framework
- Public web agents
- Environment variables & secrets
- Triggers & schedules
- Connect Telegram, WhatsApp, or Google
- Migrate from AWS, Heroku, or a VPS
References
Driving Maritime from an AI agent?
Paste one prompt into Claude, Cursor, or any assistant and it can install the CLI, authenticate, and deploy agents for you. The full machine-readable contract is always available via maritime guide --json.