Newton Browser runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 13 Jul 2026.
Local-only Chrome and Edge control for MCP clients through an origin-scoped extension.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add newton-browser -- npx -y newton-browser
{
"mcpServers": {
"newton-browser": {
"args": [
"-y",
"newton-browser"
],
"command": "npx"
}
}
}
[mcp_servers.newton-browser]
command = "npx"
args = ["-y", "newton-browser"]
{
"mcpServers": {
"newton-browser": {
"args": [
"-y",
"newton-browser"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"newton-browser": {
"args": [
"-y",
"newton-browser"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.