Pricing
Free for individuals. Pay only for hosted convenience.
The full agent — all 31 tools, all browsers, all models — runs on your laptop for free, forever. Paid tiers exist for teams that want shared benches, audit logs, and SSO.
Default
Free / local
$0
forever, on your laptop
The full agent. No quotas. No API key.
- •All 31 ToolDispatcher actions
- •Chromium, Firefox, WebKit
- •Local Ollama LLM (planning + RAG + vision)
- •Bench runner + trajectory recorder
- •MCP server (use the agent from Claude Desktop, Cursor, Zed)
- •Unlimited runs, unlimited browsers
- •No telemetry by default
Plus
$9
per month
Bring-your-own Anthropic / OpenAI key for cloud fallback when prompts outgrow your local model.
- •Everything in Free
- •Cloud LLM fallback when local model can't fit
- •Hosted RAG sync across machines (opt-in)
- •Priority email support — 1 business day
- •BYO Anthropic / OpenAI / Gemini / Groq key
Team
$29
per user / month
Shared bench corpus, audit log of agent runs, SSO. For QA orgs running automator across many devs.
- •Everything in Plus
- •Shared bench corpus across the team
- •Audit log of every agent run
- •Role-based access control
- •SSO (SAML, OIDC) — phase 2 promise
- •Onboarding session with the Tanvrit team
Self-hosted
Talk to us
for orgs that need air-gap
Run the entire stack inside your network. We ship a container bundle and an annual license.
- •Everything in Team
- •Container bundle for your registry
- •On-prem RAG store
- •Annual license — pricing per seat
- •Custom MSA + DPA available
Frequently asked
Which models work with the local tier?
By default Tanvrit Automator uses qwen2.5-coder for planning, nomic-embed-text for RAG embeddings, and qwen2.5-vl for vision — all via Ollama. You can swap any of them in Settings → Models. Anything Ollama supports works; we have tested with llama3.1, gemma2, deepseek-coder-v2, mistral-nemo. Bench results are best with qwen2.5-coder at 7B parameters or larger.
What hardware do I need?
Minimum: 8 GB RAM, 4-core CPU, 20 GB free disk for one model + browser binaries. Recommended: 16 GB RAM with a 7B-parameter planner. For 32B models you want 32 GB RAM and an Apple Silicon M2 Pro or better, or an NVIDIA GPU with 24 GB VRAM.
Is telemetry on by default?
No. Telemetry is OFF by default. The agent makes zero network calls to Tanvrit servers in the default configuration. You can opt in to anonymised crash reports and step-count metrics in Settings → Telemetry; you can revoke previously sent data at any time via dpo@tanvrit.com.
Can the agent damage my computer or take unintended actions?
The agent only drives a browser. It cannot execute shell commands, modify files outside ~/.automator/, or escape the Playwright sandbox. Within the browser, it can submit forms — so do not point it at production banking. Per-step it is bounded by MAX_STEPS=50, MAX_RETRIES_PER_STEP=3, MAX_CONSECUTIVE_LLM_FAILURES=5, STUCK_THRESHOLD=3. The Verifier compares before/after PageState (URL + DOM hash + visible text) and aborts the loop if it loops. SmartAutofill is opt-in via AGENT_SMART_AUTOFILL=on and only fires at step 0 on cohesive single-form pages.
Why is the free tier this generous?
Because it runs on your machine. We pay no per-token cost, no per-run cost. The only thing the free tier costs us is download bandwidth (Cloudflare CDN). Charging you for compute that never touches our servers would be silly.
Can I use Anthropic / OpenAI / Gemini in the free tier?
Yes. Set ANTHROPIC_API_KEY (or OPENAI_API_KEY etc.) and AUTOMATOR_LLM_PROVIDER=anthropic in your environment, and the agent will route through that provider. You pay the provider directly. The Plus tier is for hosted convenience around this — sync, billing, fallback orchestration — not for unlocking a feature already in the free tier.
Do you offer refunds?
When paid tiers ship: 30 days, no questions asked. Email support@automator.tanvrit.com within 30 days of purchase and we refund to the original payment method within 5 business days. Currently only Free / local is GA.
Start with the free tier.
Upgrade only when your team needs shared benches and audit logs.
Download Tanvrit Automator