Releases: Faxtom/notebooklm-mcp
Releases · Faxtom/notebooklm-mcp
Release list
v0.3.7
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.1
v0.3.1
- Fix cross-platform auth tests for Linux CI
- Enable manual PyPI publish via workflow_dispatch
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Fork by @Faxtom — based on julianoczkowski/notebooklm-mcp-2026.
Added
- Multi-browser authentication (Chrome, Edge, Brave, Opera, Vivaldi, Firefox, Safari)
- First-class Helium browser support (cookie import + CDP login)
login --method browseropens the browser automatically when no valid session is foundloginauto-verifies the account and configures MCP clients (no separatesetupneeded)- Silent session refresh from installed browsers and persistent CDP profile
NOTEBOOKLM_BROWSERandNOTEBOOKLM_AUTH_REFRESH_COOLDOWNenvironment variables- Login flags:
--browser,--method,--skip-setup,--import-file
Changed
check_authvalidates credentials with a real API calldoctorreports all detected browsers- README updated for the new one-command workflow
Dependencies
- Added
browser-cookie3>=0.19.1