Drive your real, logged-in Chrome over MCP: real cookies and sessions, multi-tab automation, accessibility snapshots and form filling. Deny-all by default.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@mehmoodqureshi/chrome-mcp",
"--allow-domain",
"example.com",
"--enable-mutations",
"--persist-token"
]
}