Skip to content
Cline

newton browser for Cline

io.github.koala-studios/newton-browser

Local-only Chrome and Edge control for MCP clients through an origin-scoped extension.

client:Cline transport:stdio runtime:npm

Install newton browser in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "newton-browser": {
      "command": "npx",
      "args": [
        "-y",
        "newton-browser"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

newton browser in other clients