Storage Unification
All data is now stored in ~/.notebooklm-mcp-cli/ only.
The old ~/.notebooklm-mcp/ folder is no longer used. If you have this folder from a previous version, you can safely delete it.
Changed
- Consolidated all storage to
~/.notebooklm-mcp-cli/ - Removed migration code for the old
.notebooklm-mcplocation - Updated debug file paths in documentation
Upgrade
uv tool upgrade notebooklm-mcp-cli
# or
pip install --upgrade notebooklm-mcp-cliAfter upgrading, you can delete the old folder if it exists:
rm -rf ~/.notebooklm-mcp