Read decrypted Chrome cookies from a running browser for debugging and automation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "chrome-cookies-mcp" yet — see the docs or source repo.
Use chrome-cookies-mcp to read cookies for https://example.com from the currently running Chrome instance, and return them in JSON with name, value, domain, path, expiration, and HttpOnly/Secure flags.
A cookie list for the site, useful for troubleshooting sessions, permissions, or login state issues.
Use chrome-cookies-mcp to read valid cookies for api.example.com and format them as a Cookie header string ready for curl.
A copy-ready Cookie header for CLI or testing tools, making it easy to replay authenticated requests.
Use chrome-cookies-mcp to list cookies from recently visited sites in the current Chrome instance, flag those missing Secure, HttpOnly, or SameSite attributes, and rank them by risk.
A cookie security audit report that helps identify potential session and privacy risks.
Connect AI to Chrome tabs for inspection, debugging, and runtime diagnostics.
Control Chrome and automate multi-session browsing through MCP clients.
Control and inspect a live Chrome browser for automation, debugging, and performance analysis.
Automate Chromium for web actions, debugging, and browser testing tasks.
Automate browsing, form filling, login, and page interactions through a Chrome MCP server.
Control Chrome locally or remotely to automate browsing, forms, screenshots, and scripts.