LICENSE
README.md
pyproject.toml
setup.py
aiohttp_mcp/__init__.py
aiohttp_mcp/app.py
aiohttp_mcp/core.py
aiohttp_mcp/py.typed
aiohttp_mcp/streamable_http.py
aiohttp_mcp/streamable_http_manager.py
aiohttp_mcp/transport.py
aiohttp_mcp/types.py
aiohttp_mcp/utils/__init__.py
aiohttp_mcp/utils/discover.py
mseep_aiohttp_mcp.egg-info/PKG-INFO
mseep_aiohttp_mcp.egg-info/SOURCES.txt
mseep_aiohttp_mcp.egg-info/dependency_links.txt
mseep_aiohttp_mcp.egg-info/requires.txt
mseep_aiohttp_mcp.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_app.py
tests/test_core.py
tests/test_discover.py
tests/test_streamable_transport.py
tests/test_transport.py
tests/utils.py