Thanks for contributing to mcp-smoke-test.
- protocol edge cases that improve smoke-test coverage
- fixture improvements that stay small and reproducible
- docs updates that make the CLI easier to adopt quickly
npm testIf you change CLI behavior, update both README.md and README.zh-CN.md when the structure or usage examples change.
- keep runtime dependencies at zero
- prefer small, protocol-focused improvements over broad framework work
- keep examples safe to run locally