replay
Validate an MCP server offline by replaying a recorded cassette, running all checks against stored responses. Use in CI or when the live server is unavailable.
Instructions
Use this to test a server without running it. Replays a previously recorded cassette offline and runs all checks against the recorded responses. Useful in CI or when the live server is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cassette | Yes | Path to a cassette JSON file. |