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

latest releases: v0.5.19, v0.5.18, v0.5.17...
one month ago

What's New

Slide Deck Revision (studio_revise)

Revise individual slides in an existing slide deck. Creates a new artifact with revisions applied — the original is never modified.

  • MCP: studio_revise tool with artifact_id, slide_instructions, and confirm params
  • CLI: nlm slides revise <artifact-id> --slide '1 Make the title larger' --confirm

PPTX Download Support

Download slide decks as PowerPoint (PPTX) in addition to PDF.

  • CLI: nlm download slide-deck <notebook> --format pptx
  • MCP: download_artifact with slide_deck_format="pptx"

Faster Login

Connection pooling and reduced sleep durations cut nlm login time from ~25s to under 3s. Thanks to @pjeby for this contribution (PR #54).

Login Profile Protection

Account mismatch guard prevents accidentally overwriting a profile with credentials from a different Google account. Use --force to override.

Reused Chrome Warning

nlm login now warns when connecting to an existing Chrome instance instead of launching a fresh one.


Full changelog: https://github.com/jacob-bd/notebooklm-mcp-cli/blob/main/CHANGELOG.md

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

NewReleases is sending notifications on new releases.