notebooklm-mcp-cli-env-var-config-path

Upstream notebooklm-mcp-cli reads its config directory via NOTEBOOKLM_MCP_CLI_PATH env var — set this to the bind-mounted config directory (e.g. /config). The transport, host, and port are also configurable via NOTEBOOKLM_MCP_TRANSPORT, NOTEBOOKLM_MCP_HOST, NOTEBOOKLM_MCP_PORT env vars, matching the --transport http --host 0.0.0.0 --port 8000 CLI flags.