Before you begin
Ask your administrator to enable the MCP Rigor framework and hosted runner. Select the correct organization and team. The MCP target and bearer token must authorize only the resources and actions needed by the test.Generate natural-language tests
- Open
Test Automationand selectMCP Rigoras the framework. - Select the source requirement and include its approved MCP tool, resource or prompt contract, input arguments and expected behavior.
- Generate the review-only package. Browser page objects and journeys are not required.
- Review the generated
.mcprnatural-language suite and its assertions. - Approve the package before execution. Existing YAML suites remain supported.
Execute and review evidence
- Configure protected parameters
MCP_URLandMCP_TOKEN; do not paste tokens into requirements, source code or reports. - Use a public HTTPS Streamable HTTP endpoint on port 443. Ensure the short-lived OAuth or bot token remains valid for the run.
- Review the hosted-worker budget and credit consent where metering is enabled.
- Execute the approved suite through the configured LoopIQ runner.
- Review execution counts and sanitized JSON evidence. Link the run to the relevant release using the existing evidence workflow.

