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.
Related
- notebooklm-mcp-cli-http-transport-native
- notebooklm-mcp-cli-auth-format-two-files
- notebooklm-custom-wrapper-six-missing-capabilities
- notebooklm-py-wrapper-creates-porting-debt
- notebooklm-mcp-cli-auth-two-file-format
- notebooklm-mcp-cli-config-path-env-var
- notebooklm-mcp-cli-path-env-var-configures-auth-dir
- notebooklm-mcp-cli-path-env-controls-auth-location