LICENSE
README.md
pyproject.toml
src/stremio_mcp/__init__.py
src/stremio_mcp/account.py
src/stremio_mcp/addon_collection.py
src/stremio_mcp/addon_configuration.py
src/stremio_mcp/addon_profiles.py
src/stremio_mcp/addons.py
src/stremio_mcp/api.py
src/stremio_mcp/config.py
src/stremio_mcp/content_features.py
src/stremio_mcp/desktop.py
src/stremio_mcp/desktop_play.py
src/stremio_mcp/net.py
src/stremio_mcp/operations.py
src/stremio_mcp/server.py
src/stremio_mcp/streaming_server.py
src/stremio_mcp/subtitle_addon.py
src/stremio_mcp/tv.py
src/stremio_mcp.egg-info/PKG-INFO
src/stremio_mcp.egg-info/SOURCES.txt
src/stremio_mcp.egg-info/dependency_links.txt
src/stremio_mcp.egg-info/entry_points.txt
src/stremio_mcp.egg-info/requires.txt
src/stremio_mcp.egg-info/top_level.txt
tests/test_account.py
tests/test_addon_collection.py
tests/test_addon_configuration.py
tests/test_addon_profiles.py
tests/test_addons.py
tests/test_content_features.py
tests/test_desktop.py
tests/test_desktop_play.py
tests/test_operations.py
tests/test_streaming_server.py
tests/test_subtitle_addon.py
tests/test_tv.py