Firefox Devtools Mcp

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

generalgeneral
302 stars🍴 45 forks📄 NOASSERTION

🔌 Transport

Standard I/O

📦 Installation

Build from source

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "firefox-devtools-mcp": {
      "args": [
        "index.js"
      ],
      "command": "node"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts