Skip to content
Back to search
30
MCP

openchrome-mcp

npm/openchrome-mcp

Open-source browser automation MCP server. Control your real Chrome from any AI agent.

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

How to use

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

{
  "mcpServers": {
    "openchrome-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}