Chrome Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 1 487 installs a week from npm. Last commit 1 Aug 2026.
Your real, logged-in Chrome as an MCP server: 63 token-efficient web-dev tools. ChromeOS included.
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 chrome-bridge -- npx -y chrome-bridge-mcp
{
"mcpServers": {
"chrome-bridge": {
"args": [
"-y",
"chrome-bridge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.chrome-bridge]
command = "npx"
args = ["-y", "chrome-bridge-mcp"]
{
"mcpServers": {
"chrome-bridge": {
"args": [
"-y",
"chrome-bridge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chrome-bridge": {
"args": [
"-y",
"chrome-bridge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.