Metadata-Version: 2.3
Name: mcp-agent-cloud
Version: 0.1.0a2
Summary: Deprecated Python library for the MCP Agent Cloud API. Replaced in full by mcp-agent.
Project-URL: Homepage, https://mcp-agent.com
Project-URL: Repository, https://github.com/lastmile-ai/mcp-agent
Author-email: MCP Agent Cloud <support@lastmileai.dev>
License: Apache-2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: anyio<5,>=3.5.0
Requires-Dist: distro<2,>=1.7.0
Requires-Dist: httpx<1,>=0.23.0
Requires-Dist: mcp-agent>=0.1.25
Requires-Dist: pydantic<3,>=1.9.0
Requires-Dist: sniffio
Requires-Dist: typing-extensions<5,>=4.10
Description-Content-Type: text/markdown

# MCP Agent Cloud Python API library

MCP Agent Cloud API is now directly integrated in [mcp-agent](https://pypi.org/project/mcp-agent/); please use that package instead.
