LICENSE
README.md
pyproject.toml
setup.py
mseep_utcp.egg-info/PKG-INFO
mseep_utcp.egg-info/SOURCES.txt
mseep_utcp.egg-info/dependency_links.txt
mseep_utcp.egg-info/requires.txt
mseep_utcp.egg-info/top_level.txt
tests/__init__.py
tests/client/__init__.py
tests/client/test_openapi_converter.py
tests/client/test_openapi_converter_auth.py
tests/client/transport_interfaces/__init__.py
tests/client/transport_interfaces/mock_http_mcp_server.py
tests/client/transport_interfaces/mock_mcp_server.py
tests/client/transport_interfaces/test_cli_transport.py
tests/client/transport_interfaces/test_graphql_transport.py
tests/client/transport_interfaces/test_http_transport.py
tests/client/transport_interfaces/test_mcp_http_transport.py
tests/client/transport_interfaces/test_mcp_transport.py
tests/client/transport_interfaces/test_sse_transport.py
tests/client/transport_interfaces/test_streamable_http_transport.py
tests/client/transport_interfaces/test_text_transport.py