Modal
Also known as: Modal Labs
Python native serverless cloud for AI, with sub second cold starts, per second GPU billing, and isolated sandboxes for running untrusted agent code at scale.
Modal is a Python native serverless cloud built for heavy AI workloads, covering inference, training, batch processing, and sandboxes with sub second cold starts, instant autoscaling, and a developer experience that feels local. Instead of Docker files or Kubernetes manifests, developers wrap functions with decorators that specify GPU type, container image, memory, and concurrency, and Modal handles the container build, scheduling, autoscaling, and per second billing. The company was founded by engineers with a strong open source pedigree, serves customers including Suno, Substack, Ramp, Notion, and Lovable along with roughly a thousand paying teams, and raised an eighty seven million dollar Series B in September 2025 at a valuation around one and one tenth billion dollars.
For agent builders, Modal Sandboxes are the execution layer: isolated, ephemeral environments for running untrusted code, spun up programmatically with custom images and any dependency, scaling to hundreds of thousands of concurrent runs. The same stack natively hosts training infrastructure, so interactive coding agents and long running reinforcement learning rollouts share one platform. Composable primitives cover persistent volumes, key value dictionaries, task queues, web endpoints, and scheduled functions, with integrated logging and full visibility into every function, sandbox, and container.
Modal routes workloads across clouds and regions in real time, offering nine GPU types from T4 to B200 on demand with no commitments or capacity planning, and scales back to zero when idle. Pricing is pure per second usage across GPU, CPU, and memory, the finest billing granularity among major compute products, with a free Starter tier that includes thirty dollars a month in credits, a Team plan at two hundred fifty dollars a month, and a sales led Enterprise tier with VPC deployment and marketplace billing. Regional and non preemption multipliers apply, and sandbox workloads run non preemptible at a premium, so agents that keep sandboxes alive should model those costs carefully.
Vendor details
Canonical URL
https://modal.com
Category
Agent infrastructure
Subcategory
Compute and sandboxes
Funding status
Independent. Raised an $87 million Series B in September 2025 at a valuation around $1.1 billion, led by Redpoint with Lux Capital. Serves roughly a thousand paying customers including Suno, Substack, Ramp, Notion, and Lovable.
Company status
independent
Use cases & customers
Primary use cases
Target customers
Deployment options
Integrations
Python decorators specify GPU, image, memory, and concurrency with no YAML or Kubernetes. Composable primitives cover volumes, dictionaries, task queues, web endpoints, and scheduled functions, with integrated logging. Routes workloads across clouds and regions, with AWS and GCP marketplace billing for enterprise.
In practice
Your agent needs to run untrusted code it generated. Modal Sandboxes spin up isolated, ephemeral environments programmatically with any dependency, scaling to thousands of concurrent runs and back to zero when done.
You want serverless GPUs without DevOps. You add a decorator like a GPU function in a Python file, and Modal builds the container, schedules on an H100, and bills per second with sub second cold starts.
You run reinforcement learning rollouts that need sandboxes and training on one stack. Modal makes both native, launching thousands of parallel trajectories with a few lines of code.
Sources & related URLs
Capability coverage
8.0 / 14 capabilities · 57%
| Integrations & Tool CallingPython decorators, composable primitives, sandbox code and tool execution, docs 2026-07-06 | Full |
|---|---|
| Workflow OrchestrationScheduling, batch, parallel jobs, task queues, and gang scheduling, docs 2026-07-06 | Partial |
| Knowledge Grounding & RAGNo knowledge grounding or RAG | Unable to verify |
| Human Oversight & GuardrailsCompute layer with no guardrails or human oversight product | Unable to verify |
| Security, Identity & GovernanceIsolated sandboxes for untrusted code, secrets, VPC for enterprise, docs 2026-07-06 | Full |
| Observability & AuditabilityIntegrated logging and full visibility into functions, sandboxes, and containers, docs 2026-07-06 | Partial |
| Memory & State PersistencePersistent volumes, dictionaries, and queues; sandbox memory snapshots early stage, docs 2026-07-06 | Partial |
| Deployment & Data ResidencySaaS with cross cloud and region routing and VPC for enterprise, docs 2026-07-06 | Full |
| Prebuilt Agents, Templates & PacksExamples exist but no prebuilt agents or templates | Unable to verify |
| Triggers & Channel CoverageWeb endpoints and scheduled functions as triggers, no multi channel coverage, docs 2026-07-06 | Partial |
| Model Flexibility & RoutingModel agnostic, 9 GPU types on demand, routes workloads across clouds and regions, docs 2026-07-06 | Full |
| APIs, SDKs & MCP ExtensibilityPython SDK, decorators, composable primitives, and API, docs 2026-07-06 | Full |
| Testing, Debugging & OptimizationRuns experiments and tests at scale with integrated logging and debugging, not an eval product, docs 2026-07-06 | Partial |
| Browser & Computer UseSandboxes provide isolated execution environments for coding agents, docs 2026-07-06 | Partial |
Pricing
Free Starter ($30/mo credits); Team $250/mo; Enterprise; per second usage
per second compute (GPU, CPU, memory)
Included quota
Free Starter includes $30 a month in credits, 3 seats, 100 containers, and 10 concurrent GPUs. Team at $250 a month includes $100 in credits, unlimited seats, 1,000 containers, and 50 concurrent GPUs. Usage is billed per second across GPU, CPU, and memory on top of plan credits.
What is public
Plan tiers and per second GPU, CPU, and memory rates are clearly published; storage and egress are not.
Billing mechanics
Active seconds multiplied by per second rate, plus the plan fee, with regional multipliers of 1.25x to 2.5x and a non preemption multiplier of about 3x where applicable. Scale to zero means no charge during idle time. No egress fees on base rates.
Cost watchouts
Sandboxes force non preemptible pricing at roughly a 3x premium, which compounds for agents that keep sandboxes alive. Regional multipliers of 1.25x to 2.5x apply, and Volumes storage and data egress are not listed on the base pricing page, so request full documentation before committing.
Variable cost rationale
There is a small plan floor, but cost is almost entirely per second compute that scales with GPU, CPU, and memory usage, amplified by regional and non preemption multipliers on sandbox workloads.
Overage / add-ons
Per second usage across GPU, CPU, and memory accrues above plan credits, with regional and non preemption multipliers applied.
Sales call required
Mixed (some tiers require a call)
Free / trial
Free Starter tier with $30 a month in credits
Lowest paid plan
Team $250 a month plus per second usage
Commercial notes
$87 million Series B in September 2025 at about a $1.1 billion valuation. Customers include Suno, Substack, Ramp, Notion, and Lovable. Roughly a thousand paying customers.
Key ambiguities
Storage (Volumes) and data egress pricing are not on the public page; startup and academic credit amounts require direct inquiry.
Related vendors
- AgentOps — Agent observability and reliability platform with broad model and…
- Agno — High-performance agent runtime and framework (formerly Phidata) with…
- Apify — Cloud platform for web scraping and automation with 45,000+ prebuilt…
- Arcade — Authenticated tool calling platform and MCP runtime that handles…
- Arize AI — AI observability and evaluation platform that traces, evaluates, and…
- Beam — Open source serverless sandboxes and GPU cloud for production…