browser automation

Firefox Devtools Mcp

Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.

0
View on GitHub

Installation

npx -y freema/firefox-devtools-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "firefox-devtools-mcp",
  "command": "npx",
  "args": [
    "-y",
    "freema/firefox-devtools-mcp"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →