Persistent Profile
By default, all logged-in information and browser state is stored in a persistent profile. This allows you to maintain sessions across MCP server restarts.Default Profile Locations
The persistent profile is stored at the following locations by default: Windows:Custom Profile Location
You can specify a custom profile location using the--user-data-dir argument:
Clearing Browser State
You can delete the persistent profile directory between sessions to clear all offline state, cookies, and logged-in information.Isolated Mode
In isolated mode, each session starts in a fresh, isolated browser context. When you close the browser, all storage state for that session is lost.Basic Isolated Mode
Isolated Mode with Initial Storage State
You can provide an initial storage state to the isolated browser context using the--storage-state argument:

