Pricing
Self-hosted. No per-execution fees. Your LLM costs are your own — and flows make them near-zero.
Developer
For individual developers evaluating Karate Agent or running a local grid.
- Single-user grid server
- Interactive + Autonomous modes
- Flow system
- Dashboard
- MCP + REST API
- Session recording
Most Popular
Team
For teams sharing a grid server with concurrent sessions and flow collaboration.
- Everything in Developer
- Multiple concurrent sessions
- Shared flows directory
- Team dashboard
- CI/CD integration
- Priority support
Enterprise
For organizations requiring dedicated infrastructure, SSO, and compliance features.
- Everything in Team
- Dedicated infrastructure support
- SSO integration
- Compliance & audit features
- Custom deployment assistance
- Dedicated support channel
You Control the LLM Costs
Unlike cloud testing platforms with opaque per-execution pricing, Karate Agent's costs are transparent: you pay for your LLM tokens (or nothing, if you use scripted flows). The platform itself has no per-test or per-run fees.
| What you run | LLM cost |
|---|---|
| Interactive exploration (human-driven) | $0 |
| Scripted flows via Flow.run() | $0 |
| Autonomous with flows (LLM for recovery only) | ~$0.02–0.05 per job |
| Fully autonomous (LLM drives everything) | ~$0.15–0.50 per job |
Token budgets are enforced per-job via maxIterations. Dashboard shows input/output token counts per session.