Skip to content
Claude Desktop

newton browser for Claude Desktop

io.github.koala-studios/newton-browser

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

client:Claude Desktop transport:stdio runtime:npm

Install newton browser in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

newton browser in other clients