Skip to content
Back to search
30
MCP

io.github.dashi96/chromium-bridge

io.github.dashi96/chromium-bridge

MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code: browser automation

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@delicious233/codex-browser-bridge
MCP server that exposes Codex Desktop's Chrome browser bridge for Claude Code and other agents.
0 tools
chrome-bridge-mcp
HTTP MCP server that bridges LLM agents to a Chrome extension
0 tools
io.github.rapiercraft/perplexity-comet-mcp
Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
0 tools
io.github.RapierCraft/perplexity-comet-mcp
Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
0 tools
io.github.rehmansherazi/syncbridge-mcp
Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.
0 tools
auto-browser-mcp
MCP stdio bridge for Auto Browser (metapackage for `uvx auto-browser-mcp`)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dashi96/chromium-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}