'Export as test' button → generates a YAML spec (server command, request, expected response matcher) runnable via mcptail test spec.yaml in CI. Would make mcptail the record-and-replay testing story for MCP servers. Builds on the existing replay engine (src/replay.ts).
'Export as test' button → generates a YAML spec (server command, request, expected response matcher) runnable via
mcptail test spec.yamlin CI. Would make mcptail the record-and-replay testing story for MCP servers. Builds on the existing replay engine (src/replay.ts).