Instances
Clone an agent into per-customer instances, plus SDKs in TypeScript and Python and a CLI built for coding agents.
Instances
Your agent is no longer a single copy. Build it once, then clone it into instances: each one starts as an identical copy, runs on its own isolated compute, and builds its own memory with the one customer it serves. A warm pool keeps pre-initialized instances ready, so a new customer gets a response in seconds instead of waiting on a cold boot.

SDKs in TypeScript and Python
Build custom apps that run agents on Maritime: your own frontend and backend on your own servers, with agent runtimes and management covered by Maritime.
Build on MaritimeA CLI built for coding agents
Spin up agents programmatically, or have Claude Code, Codex, or Cursor drive the CLI so you are not creating agents, checking logs, and debugging from the dashboard.
CLI reference