Discover and explore top open-source AI tools and projects—updated daily.
mozillaAI assistant for Firefox browser automation and inspection
Top 91.8% on SourcePulse
Summary
This project provides a Model Context Protocol (MCP) server for Firefox DevTools, enabling AI assistants to inspect and control the Firefox browser. It targets developers and researchers integrating AI capabilities into browser automation workflows, offering a bridge between AI agents and the web.
How It Works
The MCP server acts as an intermediary, leveraging WebDriver BiDi via Selenium WebDriver to translate AI commands into browser actions. This approach allows AI models to programmatically navigate, interact with, and gather information from web pages, facilitating complex automated tasks and analysis.
Quick Start & Requirements
npx @mozilla/firefox-devtools-mcp@latest for the latest version. Docker is also supported.https://github.com/mozilla/firefox-devtools-mcp.Highlighted Details
--enable-script) and privileged context access (--enable-privileged-context).Maintenance & Community
CONTRIBUTING.md.Licensing & Compatibility
Limitations & Caveats
--connect-existing Mode: BiDi-dependent features are unavailable, and enabling Marionette can trigger bot detection.MOZ_REMOTE_ALLOW_SYSTEM_ACCESS=1).1 day ago
Inactive
h4ckf0r0day
vercel-labs