Metadata-Version: 2.4
Name: anip-mcp
Version: 0.15.0
Summary: ANIP MCP bindings — expose ANIPService capabilities as MCP tools
Author-email: ANIP Protocol <team@anip.dev>
License: Apache-2.0
Project-URL: Repository, https://github.com/anip-protocol/anip
Keywords: anip,agent,protocol
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: anip-service==0.15.0
Requires-Dist: mcp>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.24; extra == "dev"
