github jacob-bd/notebooklm-mcp-cli v0.3.11

latest releases: v0.5.13, v0.5.12, v0.5.11...
one month ago

What's New

Added

  • Auto-extract build label (bl) - The bl URL parameter is now automatically extracted from the NotebookLM page during nlm login and CSRF token refresh, instead of using a hardcoded value that goes stale every few weeks. The NOTEBOOKLM_BL env var still works as an override.

Fixed

  • sources_used now populated in query responses - The sources_used field was always returning [] even when the answer contained citation markers like [1], [2]. Query responses now correctly return sources_used (list of cited source IDs) and citations (dict mapping each citation number to its parent source ID). This also enables the REPL's citation legend feature. Thanks to @MinhDung2209 for reporting (#57).

Don't miss a new notebooklm-mcp-cli release

NewReleases is sending notifications on new releases.