Chromium Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 22 Jul 2026.
MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
async eval({ tabId, code }) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 chromium-bridge -- npx -y chromium-bridge
{
"mcpServers": {
"chromium-bridge": {
"args": [
"-y",
"chromium-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.chromium-bridge]
command = "npx"
args = ["-y", "chromium-bridge"]
{
"mcpServers": {
"chromium-bridge": {
"args": [
"-y",
"chromium-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"chromium-bridge": {
"args": [
"-y",
"chromium-bridge"
],
"command": "npx"
}
}
}
Playwright MCP-compatible browser automation bridge for CloakBrowser Chromium.
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
Visible local browser automation in signed-in Chromium, with optional policy and audit.
220 browser automation tools for Chrome, Edge, and Firefox via CDP + BiDi. 100% Python.
MCP server for browser automation via Vercel's agent-browser CLI
MCP server for Zen Browser automation via WebDriver BiDi
Stealthy browser automation, testing, and web-scraping via CDP Mode.
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
Answers built from our own checks of this server.