Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.capy.ai/llms.txt

Use this file to discover all available pages before exploring further.

Plans

Every plan gives you monthly credits to spend on Capy work. Pick a tier that matches your team’s monthly usage, and pay yearly for a flat 20% off.
PlanMonthlyYearly (per month)Credits per month
Capy Pro$20$16$20
Capy Pro $100$100$80$105
Capy Pro $500$500$400$550
Capy Pro $2,000$2,000$1,600$2,300
Capy Pro $10,000$10,000$8,000$12,000
EnterpriseCustomCustomCustom
Higher tiers come with bonus credits (up to 20%). Yearly billing applies a flat 20% discount on any tier. New users get a free trial of Capy Pro to explore the platform.

Credits

Credits are the unit of work in Capy. You spend them on:
  • AI usage (input and output tokens for the model running your task)
  • VM runtime (the isolated Ubuntu VM where Build does its work)
  • Auxiliary services like the Review Agent
Credits are org-level. Whatever tier your org is on, every member draws from the same shared balance, and the org card covers any overage.

Overage

If you push past your monthly credits, top-ups buy more credits at $1 = $1 of credits.
  • Auto-reload keeps long-running tasks alive when your balance hits zero by buying more credits automatically.
  • Monthly spend cap is an org-wide hard ceiling. Capy pauses before it would cross the limit you set, even with auto-reload on.
  • You can disable overage entirely. Capy will simply stop when the monthly credits run out.

Usage costs

Capy charges based on actual usage, billed in credits.

What you pay for

AI Usage (LLM)
  • Input tokens: text sent to the model (prompts, file contents, context)
  • Output tokens: text the model generates (responses, code)
  • More capable models cost more per token
  • Pricing is based on the provider’s API rates
VM Runtime Each task run executes in an isolated Ubuntu VM. You’re charged based on the VM size and how long it runs.
SizeCPURAMCost/Hour
Small2 cores4 GB$0.15
Medium4 cores8 GB$0.30
Large8 cores16 GB$0.60
Ultra16 cores32 GB$1.20
Hyper16 cores64 GB$1.50

Typical usage

TaskApproximate Cost
Quick code edit$0.05–$0.20
Feature implementation$0.50–$2.00
Large refactor$2.00–$10.00
Actual costs depend on model choice, task complexity, and codebase size.

Enterprise

For teams that need more than $10,000/month in credits, custom contracts, or extra controls:
  • Custom credit quota
  • Unlimited concurrent sessions
  • BYOK keys
  • SSO and audit logging
  • Dedicated support and 99.9% uptime SLA
Contact us →

FAQ

Active tasks pause. You can add more credits manually, turn on auto-reload, or wait for your monthly refresh.
Yes, any credits you manually add roll over. Monthly subscription credits refresh each month.
Yes. Upgrade or downgrade any time from the billing page in your settings. Changes apply at the start of the next billing cycle.
Yearly plans bill upfront for 12 months at a flat 20% discount. Credits still refresh monthly.
Claude Haiku and Gemini Flash are the most economical. Use them for simpler tasks.