notebooklm-upstream-auth-two-file-format
The notebooklm-mcp-cli upstream expects auth stored as two files under $NOTEBOOKLM_MCP_CLI_PATH/profiles/default/: cookies.json (raw cookie k/v map) and metadata.json. This differs from notebooklm-py’s single storage_state.json Playwright format. CSRF token and session_id are auto-extracted by the upstream on first API call — only cookies are required in the initial file.
Related
- notebooklm-mcp-cli-auth-two-file-format
- notebooklm-mcp-cli-auth-format-two-files
- notebooklm-mcp-cli-auth-two-file-profile-format
- notebooklm-py-cookies-rejected-by-upstream-client-fingerprin
- notebooklm-upstream-auth-fingerprint-rejection
- notebooklm-mcp-cli-auth-requires-two-files-not-one
- notebooklm-upstream-auth-format-two-files
- upstream-notebooklm-auth-needs-two-files-not-one
- notebooklm-upstream-auth-uses-two-file-profile-format
- notebooklm-mcp-upstream-profile-dir-two-file-auth-format