Metadata-Version: 2.4
Name: hanzo-tools-billing
Version: 0.1.0
Summary: Hanzo Billing MCP tool — balance, usage, plans, subscriptions, invoices, and payments
Author-email: Hanzo AI <dev@hanzo.ai>
License: MIT
Keywords: billing,hanzo,invoices,mcp,subscriptions,tools
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: hanzo-tools-auth>=0.1.0
Requires-Dist: hanzo-tools-core>=0.1.0
Requires-Dist: httpx>=0.27.0
Description-Content-Type: text/markdown

# hanzo-tools-billing

MCP tool package for hanzo-mcp. Provides native billing management via the Hanzo platform.

## Installation

```bash
pip install hanzo-tools-billing
```

Part of the [hanzo-mcp](https://pypi.org/project/hanzo-mcp/) ecosystem.
