Added
- Enterprise / Google Workspace support (PR #114) — Configurable base URL via
NOTEBOOKLM_BASE_URLenvironment variable. Set tohttps://notebooklm.cloud.google.com(or your organization's URL) to use NotebookLM with managed Workspace accounts. All API calls, authentication, file uploads, and URL detection are updated to use the configured base URL. Default remainshttps://notebooklm.google.comfor personal accounts (fully backward compatible). Thanks to @Robiton for this contribution!
Documentation
- Added "Enterprise / Google Workspace" section to
docs/AUTHENTICATION.md - Added
NOTEBOOKLM_BASE_URLto environment variables table indocs/MCP_GUIDE.md