replay
Use recorded cassettes to test MCP servers offline. Run all checks against saved responses, enabling validation in CI without a live server.
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. |