[P] I created the NotebookLM MCP – excited to announce my latest tool: NotebookLM CLI!
Hi everyone, I’m Jacob, the creator of the NotebookLM-MCP that I shared here a while back. Today I’m excited to reveal my next project: NotebookLM-CLI 🚀 What is it? A full-featured command-line interface for NotebookLM. Same HTTP/RPC approach as the MCP (no browser automation, except for login process and cookie/tokens extraction), but packaged as a standalone CLI you can run directly from your terminal. Installation and example commands: # Using pip pip install notebooklm-cli # Using pipx (recommended […]