LICENSE
README.md
pyproject.toml
src/notebooklm_mcp/__init__.py
src/notebooklm_mcp/cli.py
src/notebooklm_mcp/client.py
src/notebooklm_mcp/config.py
src/notebooklm_mcp/exceptions.py
src/notebooklm_mcp/monitoring.py
src/notebooklm_mcp/py.typed
src/notebooklm_mcp/server.py
src/notebooklm_mcp.egg-info/PKG-INFO
src/notebooklm_mcp.egg-info/SOURCES.txt
src/notebooklm_mcp.egg-info/dependency_links.txt
src/notebooklm_mcp.egg-info/entry_points.txt
src/notebooklm_mcp.egg-info/requires.txt
src/notebooklm_mcp.egg-info/top_level.txt
tests/test_cli_comprehensive.py
tests/test_client.py
tests/test_client_comprehensive.py
tests/test_comprehensive_simple.py
tests/test_config.py
tests/test_config_real.py
tests/test_fastmcp_comprehensive.py
tests/test_fixtures.py
tests/test_http_client.py
tests/test_integration.py
tests/test_proper_client.py
tests/test_server_comprehensive.py