Skip to content
Back to search
30
MCP

@browserops/bridge

npm/@browserops/bridge

MCP stdio server + WebSocket primary for browserops — drives the browserops Chrome extension. Install `browserops` for the user-facing CLI.

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

Similar MCP servers embedding-nearest

poke-browser
MCP server + WebSocket bridge for the poke-browser Chrome extension
0 tools
auto-browser-mcp
MCP stdio bridge for Auto Browser (metapackage for `uvx auto-browser-mcp`)
0 tools
@dwao/live-browser-mcp
MCP server that proxies browser tools to a real Chrome tab via CDP through a WebSocket relay
0 tools
@rekl0w/mcp-browser-console
MCP server that exposes browser console, error, and network events streamed from the MCP Browser Console Chrome Extension.
0 tools
@delicious233/codex-browser-bridge
MCP server that exposes Codex Desktop's Chrome browser bridge for Claude Code and other agents.
0 tools
io.github.browserstack/mcp-server
BrowserStack's Official MCP Server
0 tools

How to use

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

{
  "mcpServers": {
    "@browserops/bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}