Metadata-Version: 2.4
Name: paylink-mcp-client
Version: 0.1.0
Summary: A client for interacting with the PayLink MCP Server
Project-URL: Homepage, https://github.com/yourusername/paylink-mcp-client
Project-URL: Bug Tracker, https://github.com/yourusername/paylink-mcp-client/issues
Author-email: James Kanyiri <jameskanyiridev@gmail.com>
License: MIT
License-File: LICENSE
Keywords: api,client,mcp,paylink
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Requires-Dist: build>=1.2.2.post1
Requires-Dist: hatchling>=1.27.0
Requires-Dist: mcp>=1.6.0
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: pytest-asyncio>=0.26.0
Requires-Dist: pytest>=8.3.5
Requires-Dist: python-dotenv>=1.1.0
Requires-Dist: twine>=6.1.0
Provides-Extra: dev
Requires-Dist: ipykernel>=6.29.5; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.18.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
