
Mcp Server
Let your agent manage testRigor suites, trigger runs, and read results so QA keeps pace with solo shipping cadence.
Overview
testRigor MCP Server is an MCP server for the Ship phase that lets agents manage test suites, run tests, view results, and automate QA workflows in testRigor.
What is this MCP server?
- Manage test suites and execute runs via testRigor API v1 MCP
- View results and automate QA workflows from AI clients
- Streamable HTTP remote at api2.testrigor.com
- Authenticates with testRigor Personal Access Token header
- PAT generated from app.testrigor.com user menu API Tokens
- MCP registry schema 2025-12-11
- Remote base api2.testrigor.com/api/v1/mcp
- PAT auth via personal-access-token header
What problem does it solve?
Solo shippers lose time tabbing into testRigor to run suites and read failures while their agent could orchestrate QA inline.
Who is it for?
Indie teams already on testRigor who want agent-driven test execution and result triage during release prep.
Skip if: Greenfield projects with no testRigor account or teams that need only local unit tests without cloud MCP.
What do I get? / Deliverables
After PAT configuration, your agent can trigger runs and surface results so you fix regressions before launch.
- Triggered test runs from agent sessions
- Accessible pass/fail and result summaries
- Repeatable AI-driven QA workflow steps
Recommended MCP Servers
Journey fit
How it compares
MCP bridge to testRigor SaaS QA, not a standalone Playwright skill or generic test codegen template.
Common Questions / FAQ
Who is testRigor MCP Server for?
Builders and small QA-minded teams using testRigor who want Claude Code, Cursor, or similar agents to operate suites and runs.
When should I use testRigor MCP Server?
During Ship when you regression-test before deploy, triage failures, or automate recurring QA workflows from the agent.
How do I add testRigor MCP Server to my agent?
Register https://api2.testrigor.com/api/v1/mcp with streamable HTTP and set the personal-access-token header to a PAT from https://app.testrigor.com.