firefox

GitHub

The official repository of Mozilla's Firefox web browser.

12,787 stars JavaScript 1 file ยท ~532 tokens

firefox MCP Server

MCP server for mozilla-firefox/firefox

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "firefox": {
      "command": "npx",
      "args": [
        "-y",
        "@mozilla-firefox/firefox"
      ]
    }
  }
}