Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
Standard I/O
Docker
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "firefox-devtools-mcp": { "args": [ "index.js" ], "command": "node" } } }