Metadata-Version: 2.4
Name: hanzo-tools-iam
Version: 0.1.0
Summary: Hanzo MCP tool for IAM — identity, access management, users, orgs, roles, and permissions
Author-email: Hanzo AI <dev@hanzo.ai>
License: MIT
Keywords: access,hanzo,iam,identity,mcp,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-iam

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

## Installation

```bash
pip install hanzo-tools-iam
```

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