Metadata-Version: 2.4
Name: hanzo-tools-ingress
Version: 0.1.0
Summary: Hanzo MCP tool for Traefik ingress inspection and PaaS domain management
Author-email: Hanzo AI <dev@hanzo.ai>
License: MIT
Keywords: domains,hanzo,ingress,mcp,tools,traefik
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-ingress

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

## Installation

```bash
pip install hanzo-tools-ingress
```

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