What problem does it solve?
NotebookLM users need a unified, CLI-first gateway to manage notebooks, sources, research tasks, and generated content across MCP and CLI tools.
Core Features & Use Cases
- End-to-end guidance for NotebookLM CLI and MCP interactions, including authentication, notebook lifecycle, source ingestion, research, content generation (audio, reports, quizzes, mind maps, slides, infographics, videos, data tables), studio artifact management, and sharing.
- Supports both CLI and MCP workflows, with tool-detection logic and user-preference prompts to choose the available interface.
- Real-world scenarios include creating notebooks, ingesting sources, launching research, generating artifacts, querying sources, and collaborating via sharing.
Quick Start
Authenticate with nlm login, create a notebook nlm notebook create "My First Notebook", then add a source nlm source add <nb-id> --url "https://example.com" and begin generating content with nlm audio create <nb-id> --confirm.