Capability
Cookie And Local Storage Management
18 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Automate browser interactions and take screenshots via Puppeteer MCP.
Unique: Exposes Puppeteer's cookie and storage APIs as MCP tools, enabling LLM clients to manage authentication state and user data without writing JavaScript. Supports both reading and writing operations for flexible session management.
vs others: More accessible than raw JavaScript for cookie/storage manipulation; provides semantic operations (get, set, delete) rather than requiring clients to write DOM access code.