Skip to content

Releases: Faxtom/notebooklm-mcp

v0.3.7

Choose a tag to compare

@PedroLourido-Siweb PedroLourido-Siweb released this 18 Jun 10:23

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@PedroLourido-Siweb PedroLourido-Siweb released this 18 Jun 10:11

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@PedroLourido-Siweb PedroLourido-Siweb released this 18 Jun 10:02

Full Changelog: v0.3.3...v0.3.5

v0.3.4

Choose a tag to compare

@PedroLourido-Siweb PedroLourido-Siweb released this 18 Jun 09:59

Full Changelog: v0.3.1...v0.3.4

v0.3.3

Choose a tag to compare

@PedroLourido-Siweb PedroLourido-Siweb released this 18 Jun 09:43

Full Changelog: v0.3.1...v0.3.3

v0.3.1

Choose a tag to compare

@Faxtom Faxtom released this 17 Jun 17:12

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

Choose a tag to compare

@Faxtom Faxtom released this 17 Jun 16:57

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 browser opens the browser automatically when no valid session is found
  • login auto-verifies the account and configures MCP clients (no separate setup needed)
  • Silent session refresh from installed browsers and persistent CDP profile
  • NOTEBOOKLM_BROWSER and NOTEBOOKLM_AUTH_REFRESH_COOLDOWN environment variables
  • Login flags: --browser, --method, --skip-setup, --import-file

Changed

  • check_auth validates credentials with a real API call
  • doctor reports all detected browsers
  • README updated for the new one-command workflow

Dependencies

  • Added browser-cookie3>=0.19.1