newton browser for Windsurf
io.github.koala-studios/newton-browser
Local-only Chrome and Edge control for MCP clients through an origin-scoped extension.
client:Windsurf
transport:stdio
runtime:npm
Install newton browser in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs