Test management your AI agents can operate.

Probara ships a native MCP server: 130+ tools that let agents plan suites, execute runs, and triage defects, with the same permissions, isolation, and audit trail as your team.

Free plan available · 14-day trial · No credit card required

ConnectPoint any MCP client at your Probara host

JSON
{
  "mcpServers": {
    "probara": {
      "url": "https://app.probara.net/mcp"
    }
  }
}
CLI
# Or add it to Claude Code in one line
claude mcp add --transport http probara https://app.probara.net/mcp
Works with any MCP client

Agents draft the repository, you review it

An agent can create suites and write cases with steps and expected results: the same structures your team edits by hand, ready for review.

Runs executed and recorded, end to end

Agents open runs, submit case results in bulk, and reconcile the run’s case list when the suite changes underneath it.

Failures become defects with the link intact

A failed result turns into a defect in one call, linked to the case and visible on the run, so nothing is lost between tools.

Configuration matrices without the busywork

Agents read a test plan’s combinations, exclude the ones you don’t need, and create a run for the one that needs it, linked to the plan and tagged with its configuration.

130+ tools across every domain

Projects, suites, cases, runs, plans, milestones, defects, environments, custom fields, attachments, imports, members. If the product does it, an agent can do it too.

Browse the full tool reference

Scoped, limited, audited

An agent gets exactly the access you grant, and nothing more.

Organization-scoped
Every call is bound to one organization by its credential. Projects, cases, and runs never cross tenants.
OAuth 2.1 or API tokens
Interactive clients register themselves and a human approves access on a consent screen, with mcp:read / mcp:write scopes. Viewer roles stay read-only. Scripts can send an organization API token as a Bearer credential.
Rate-limited
Per-token and per-organization rate limits keep a runaway agent from overwhelming your workspace.
Audited
Every write an agent performs lands in the organization audit log, the same as any human edit.

Any client that speaks MCP over HTTP connects with no work on our side. The docs carry step-by-step setup guides for the most common ones.

Ready to put agents to work on your testing?

Start free. Connect an MCP client in minutes.