replay
Test MCP servers without running them by replaying recorded cassettes offline. Validates responses against recorded data, catching issues in CI 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. |