Skip to content
Back to search
30
MCP

firefox-devtools-mcp

mozilla/firefox-devtools-mcp

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

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

How to use

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

{
  "mcpServers": {
    "firefox-devtools-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}