Browser Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 1 388 installs a week from npm. Last commit 2 Aug 2026.
AI browser tools with Chrome CDP. Navigate, screenshot, interact. Multi-provider failover.
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 browser-gateway -- npx -y browser-gateway
{
"mcpServers": {
"browser-gateway": {
"args": [
"-y",
"browser-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.browser-gateway]
command = "npx"
args = ["-y", "browser-gateway"]
{
"mcpServers": {
"browser-gateway": {
"args": [
"-y",
"browser-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"browser-gateway": {
"args": [
"-y",
"browser-gateway"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.