What's New
Tool Profiles System
Reduce token usage by loading only the tools you need:
- minimal (5 tools) - Query-only operations
- standard (10 tools) - + Library management
- full (16 tools) - All tools
CLI Configuration
npx notebooklm-mcp config get
npx notebooklm-mcp config set profile minimal
npx notebooklm-mcp config set disabled-tools "cleanup_data,re_auth"
npx notebooklm-mcp config resetEnvironment variables: NOTEBOOKLM_PROFILE, NOTEBOOKLM_DISABLED_TOOLS
Bug Fixes
- LibreChat Compatibility - Fixed "Server does not support completions" error (#3)
- Thinking Detection - Fixed incomplete answers showing placeholder text
Improvements
- Modularized codebase for better maintainability
- Removed unreliable text-based placeholder detection
Full Changelog: See CHANGELOG.md