Browser MCP Bridge by HarshXor
Companion extension for the Browser MCP server: lets an MCP client control every tab (DOM, selectors, network, typing & clicking).Companion extension for the open-source Browser MCP server. It exposes the current Firefox session over a local WebSocke
Extension Metadata
About this extension
Browser MCP Bridge connects your Firefox to a locally-running Model Context Protocol (MCP) server, letting an MCP-compatible client automate the browser you already have open.
What it can do:
• Tabs — list every tab (stable id, title, url) across all windows; open, switch, and close tabs.
• Read pages — accessibility snapshots, CSS-selector queries, text/HTML/attributes, page screenshots, and console logs.
• Network — capture per-tab HTTP requests including method, URL, status, content-type, and request/response bodies (great for inspecting JSON APIs).
• Interact — click, type, hover, select options, press keys, scroll, and navigate.
How it works: the extension is only a bridge. It connects as a WebSocket client to a server you run yourself on localhost (default ws://127.0.0.1:9010). No data is sent to any third-party or to the developer. If the local server isn't running, the extension does nothing.
Requires the companion server (open source):
• PyPI: firefox-browser-mcp — run with uvx firefox-browser-mcp
• Source & docs: https://github.com/ICWR-TEAM/Firefox-Browser-MCP
Open the toolbar popup to see connection status and configure the bridge URL.
What it can do:
• Tabs — list every tab (stable id, title, url) across all windows; open, switch, and close tabs.
• Read pages — accessibility snapshots, CSS-selector queries, text/HTML/attributes, page screenshots, and console logs.
• Network — capture per-tab HTTP requests including method, URL, status, content-type, and request/response bodies (great for inspecting JSON APIs).
• Interact — click, type, hover, select options, press keys, scroll, and navigate.
How it works: the extension is only a bridge. It connects as a WebSocket client to a server you run yourself on localhost (default ws://127.0.0.1:9010). No data is sent to any third-party or to the developer. If the local server isn't running, the extension does nothing.
Requires the companion server (open source):
• PyPI: firefox-browser-mcp — run with uvx firefox-browser-mcp
• Source & docs: https://github.com/ICWR-TEAM/Firefox-Browser-MCP
Open the toolbar popup to see connection status and configure the bridge URL.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Access browser tabs
- Access browser activity during navigation
- Access your data for all websites
Data collection:
- The developer says this extension doesn't require data collection.
More information
- Add-on Links
- Version
- 0.2.6
- Size
- 19.42 KB
- Last updated
- 13 days ago (Aug 1, 2026)
- Related Categories
- License
- MIT License
- Version History
- Add to collection