What's Changed
Improved LLM guidance for authentication errors
When NotebookLM authentication expires, AI assistants now receive clear instructions to run notebooklm-mcp-auth via Bash/terminal instead of suggesting manual cookie extraction via Chrome DevTools.
Changes
- 🤖 Updated MCP instructions to prioritize automated CLI
- 📝 Updated
save_auth_tokensdocstring to mark as fallback method - 💬 Updated error messages with clearer AI/user guidance
- 📚 Updated README.md and GEMINI.md documentation
For Users
Run pip install --upgrade notebooklm-mcp-server or uv tool upgrade notebooklm-mcp-server to update.