Skip to content

v0.1.5 - Auth UX Improvements

Choose a tag to compare

@jacob-bd jacob-bd released this 09 Jan 16:55

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_tokens docstring 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.