Model Context Protocol (MCP) server for Firefox DevTools automation
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ACCEPT_INSECURE_CERTS— accept-insecure-certs — ignore TLS errors (=true)ANDROID_PACKAGEAUTO_PROFILECONNECT_EXISTING— connect-existing — attach to an already-running Firefox instead of launching a new one (=true)ENABLE_PRIVILEGED_CONTEXT— enable-privileged-context — _deprecated, use --tool-preset mozilla or --tools ... privileged prefs._ Selects the mozilla tool preset. Requires MOZ_REMOTE_ALLOW_SYSTEM_ACCESS=1 (=true)ENABLE_SCRIPT— enable-script — _deprecated, use --tool-preset developer or --tools ... script debugging._ Selects the developer tool preset. (=true)FIREFOX_HEADLESS— headless — run without UI (=true)FIREFOX_PATHMARIONETTE_PORT— marionette-port — Marionette port for connect-existing mode, default 2828 ()MOZ_DISABLE_UPDATE_PROCESSINGNVM_DIRSTART_URL— env =https://example.com \TEST_ONLINETOOL_PRESET— tool-preset — select which tool modules to enable: slim, basic (default), developer, mozilla, or all. See [Tool modules and presets](#tool-modules-and-presets). ()UNRESTRICTED_SAVE_PATHS[](https://m8ven.ai/mcp/mozilla-firefox-devtools-mcp-w3nqiu)