Skip to content

0.1.10

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 08:19
· 1 commit to master since this release
81de270

Artifacts

Registry Package
PyPI netlicensing-mcp==0.1.10
GHCR ghcr.io/labs64/netlicensing-mcp:0.1.10
Docker Hub labs64/netlicensing-mcp:0.1.10
MCP Registry io.github.Labs64/netlicensing-mcp

Install

# pip
pip install netlicensing-mcp==0.1.10

# uvx (no install needed)
uvx netlicensing-mcp

# Docker
docker run -i --rm \
  -e NETLICENSING_API_KEY=your_key \
  ghcr.io/labs64/netlicensing-mcp:0.1.10

What's Changed

馃悰 Bug Fixes

馃Ч Other Changes

New Contributors

Full Changelog: 0.1.9...0.1.10