github jacob-bd/notebooklm-mcp-cli v0.2.4
v0.2.4: Unified CLI & MCP Architecture

latest releases: v0.5.2, v0.5.1, v0.5.0...
one month ago

🎉 Major Release: Unified CLI & MCP Architecture

This release is a complete architectural refactor that unifies the CLI and MCP server into a cohesive, modular package.

✨ Key Features

  • Modular CLI: Commands split into logical modules (notebook, source, note, studio, download, etc.)
  • Verb-first commands: Alternative syntax like nlm install skill, nlm list notebooks
  • Skill support: Install/uninstall skill files for AI assistants (Claude, Cursor)
  • MCP reorganization: Tools split into domain-specific modules
  • Chrome profile isolation: Multi-profile support with email capture
  • Cursor AI support: Added to supported skill targets
  • Auto-cleanup: Chrome profile cache cleanup after auth

📊 Stats

  • 24,151 lines added
  • 104 files changed
  • 116 tests passing

📦 Install

uv tool install notebooklm-mcp-cli
# or
pip install notebooklm-mcp-cli==0.2.4

Full Changelog: v0.1.15...v0.2.4

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

NewReleases is sending notifications on new releases.