Skip to content

0.1.9

Latest

Choose a tag to compare

@kkorotkov kkorotkov released this 24 Jun 10:06
15703c9

Artifacts

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

Install

# pip
pip install netlicensing-mcp==0.1.9

# 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.9

What's Changed

🚀 New Features

  • Fix Pricing Table / custom properties handling by @kkorotkov in #7

New Contributors

Full Changelog: 0.1.8...0.1.9