Welcome
The TestVibe API lets you drive a TestVibe project from outside the app: manage features written in Gherkin, generate Playwright tests with AI, run them in isolated cloud sandboxes, and pull results and trace artifacts — all with a single API key.
One operations core powers three surfaces, so anything you can do with one of them you can do with all of them:
A JSON API under /api/v1/ops for integrations and CI. Authenticate with a tvb_… API key.
The npm package for your terminal: testvibe run "Login" --wait and friends.
testvibe mcp exposes every operation as tools for Claude Code, Claude Desktop, Codex, and other MCP clients.
Jump right in
Create a feature, generate its tests, and run them in a sandbox — in about five minutes.
Create an API key and connect securely.
Plug TestVibe into Claude Code, Claude Desktop, or Codex via MCP.
New to the data model? Start with Core concepts — projects, the feature lifecycle, runs, and project files — before diving into the reference.