Skip to content
Back to search
30
MCP

Stealth Chrome DevTools

pulsemcp/stealth chrome devtools

Controls Chrome via DevTools with a master/copy profile strategy for session isolation and deterministic browser automation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stealth_chrome_devtools": {
      "url": "None",
      "transport": "http"
    }
  }
}