Fixes
- Document install via `uvx` / `uv tool install` for PEP 668 / uv-managed Python
- Add `--version` / `--help` so the CLI can be smoke-tested without starting MCP
- CI installs the built wheel and verifies the entrypoint before publish
Install
```bash
uvx perfsage-jmeter-mcp
or
uv tool install perfsage-jmeter-mcp
```