Metadata-Version: 2.4
Name: hopeit-agents.mcp-client
Version: 0.1.1b1
Summary: Hopeit Agents: Model Context Protocol tools client
Author-email: hopeit-agents contributors <opensource@hopeit.com.ar>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/hopeit-git/hopeit.agents
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Description-Content-Type: text/markdown
Requires-Dist: hopeit.engine>=0.29.0
Requires-Dist: mcp>=1.26.0

# hopeit_agents MCP Client

Library that connects to HTTP MCP servers and exposes MCP endpoints as hopeit.engine HTTP endpoints for non-MCP integrations.

Check details at [hopeit.agents README](https://github.com/hopeit-git/hopeit.agents/blob/master/README.md).
