Skip to content

v0.2.1

Latest

Choose a tag to compare

@aashu320 aashu320 released this 09 Aug 15:03
4e793a6

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
```