Metadata-Version: 2.4
Name: ygo74-agent-runtime-mcp
Version: 0.1.0
Summary: MCP server hosting for the ygo74 agent runtime: transport, authentication and health
Requires-Python: >=3.12
Requires-Dist: ygo74-agent-runtime-security==0.1.0
Requires-Dist: pydantic>=2.7
Provides-Extra: http
Requires-Dist: mcp<2,>=1.24; extra == "http"
Requires-Dist: starlette>=0.37; extra == "http"
Requires-Dist: uvicorn[standard]>=0.30; extra == "http"
Requires-Dist: httpx>=0.27; extra == "http"
