Two ways to start for free. Pay only when you want us to run it for you.
$0 forever
The whole engine as an npm package and CLI. Run it on your laptop or in CI, as often as you like. The only thing you pay for is tokens from your own LLM provider — usually cents per run.
MonkeyTest Cloud is the same engine on managed browsers, with history, dashboards and shareable reports. Start on the free tier.
The hosted product, on your own site, at no cost.
For one developer who ships often.
For teams gating PR previews on it.
Self-hosted runners, SSO, custom limits.
We don't list public prices for paid tiers because different teams need different limits. Tell us about your use case and we'll get back the same day.
Answers to the questions teams ask most often.
MonkeyTest is an AI agent that uses your website like a real visitor — clicking, navigating, filling forms — and ships you a triaged bug report with screenshots and a video per flow. Sign up free, paste a URL, and the first results land in minutes.
Yes. MonkeyTest Core is the same engine, published on GitHub under AGPL-3.0. Install it from npm, point it at any URL, run it as often as you like — there is no paid edition, no seat limit and no run cap. You supply your own LLM API key, which for a small site typically costs a few cents per run.
The CLI runs on your machine or your CI runner: unlimited runs, your own LLM key, results as local JSON files. The hosted free tier runs on our browsers: 5 runs a month, no install, no API key, with history and shareable report URLs. Plans are portable, so you can start on one and move to the other.
No. Sign up, paste your URL, and the agent does the rest. There are no test scripts to write, no fixtures to maintain, and no SDK to install. If you prefer a terminal, the open-source CLI is two commands away.
Broken user flows, forms that silently fail, buttons that don't respond, navigation that dead-ends, JavaScript errors, missing or broken links, layout and responsiveness issues, and many common UX problems. It's not a replacement for deterministic critical-path tests, a load tester, or a security scanner — pair it with those for full coverage.
One run = one full exploration of a URL: the agent crawls a few pages, plans a test, executes the flows in a real browser, and ships you a report. The Free tier includes 5 runs per month; paid plans include progressively more.
Yes. Any publicly reachable URL works — including staging environments. Authenticated areas need a login configured (we'll walk you through it on signup). Localhost works via a tunnel like ngrok.
Every run produces a stable test plan. After you ship a fix, hit Re-run — the same plan executes again and a diff card shows you what's new, fixed, regressed, or still broken. No re-planning cost, no plan drift.
Yes. Every report has a public-shareable URL. Send it to a teammate, paste it in a Slack message, or attach it to a Linear/Jira ticket — no MonkeyTest account needed to view it.
Two of them. The hosted Free tier includes 5 runs per month on 1 project, with screenshots, video evidence, re-run and shareable reports — no credit card required. Separately, the open-source CLI is free forever with no run limit at all.