documentation/guides/agent/pricing.md
Agent offers flexible pricing to fit your needs, from free local development to scalable production deployments.
Agent works out of the box on localhost with no configuration required. This includes:
This is perfect for testing and exploring the feature before committing to production use.
For production deployments, Agent requires a Scalar Pro subscription. Pricing depends on how you use Agent:
When you use Agent in API References or Docs, usage is billed by message count.
| Plan | Price | Messages Included | Additional Messages |
|---|---|---|---|
| Scalar Pro | Starts at $72/mo (3-seat min) | 250 messages | $0.02 per message |
Here is what you would pay for different message levels under the Scalar Pro plan:
| Total Messages | Included | Additional | Total Price |
|---|---|---|---|
| 250 | 250 | 0 | $72 (base price) |
| 1,000 | 250 | 750 | $72 + (750 × $0.02) = $87 |
| 5,000 | 250 | 4,750 | $72 + (4,750 × $0.02) = $167 |
agent.scalar.com is billed by token usage (input and output tokens combined across your requests).
| Plan | Price | Tokens Included | Additional Input | Additional Output |
|---|---|---|---|---|
| Scalar Pro | Starts at $72/mo (3-seat min) | 2,000,000 | $2 / Million | $10 / Million |
A message is defined as one response generated by Agent when using Agent Keys in References or Docs. Each answer you receive counts as a single message. Agent Web is billed by tokens, not messages.
No, included messages and tokens reset each billing period.
Yes, you can disable it entirely. See Disabling Agent.