Loading MCP server directory, please wait...
Local-only Chrome and Edge control for MCP clients through an origin-scoped extension.
npx @getmcp/cli add io.github.Koala-Studios/newton-browserRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Koala-Studios/newton-browser": {
"command": "npx",
"args": [
"-y",
"newton-browser"
]
}
}
}