replay
Test an MCP server offline by replaying a recorded cassette and running all checks against the captured responses, ideal for CI or when the live server is down.
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. |