Metadata-Version: 2.4
Name: dc-mcp
Version: 0.1.4
Summary: MCP client for the DoControl multi-agent assistant. Bridges Cursor (stdio) to the DoControl AgentCore gateway with Cognito authentication.
Project-URL: Homepage, https://docontrol.io
Project-URL: Repository, https://github.com/docontrol-io/dot
Author: DoControl
License: MIT
Keywords: ai,cursor,docontrol,mcp,saas-security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: keyring>=24.0
Requires-Dist: mcp>=1.0
Requires-Dist: pydantic-settings>=2.0
Requires-Dist: pydantic>=2.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest-httpx>=0.30; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
