LICENSE
README.md
pyproject.toml
src/nintendo_mcp/__init__.py
src/nintendo_mcp/__main__.py
src/nintendo_mcp/applications.py
src/nintendo_mcp/auth.py
src/nintendo_mcp/devices.py
src/nintendo_mcp/models.py
src/nintendo_mcp/players.py
src/nintendo_mcp/server.py
src/nintendo_mcp/utils.py
src/switch_parental_controls.egg-info/PKG-INFO
src/switch_parental_controls.egg-info/SOURCES.txt
src/switch_parental_controls.egg-info/dependency_links.txt
src/switch_parental_controls.egg-info/entry_points.txt
src/switch_parental_controls.egg-info/requires.txt
src/switch_parental_controls.egg-info/top_level.txt
tests/test_applications.py
tests/test_auth.py
tests/test_devices.py
tests/test_integration.py
tests/test_players.py