Advanced automation for Firefox with Model Context Protocol support.
Visit Firefox DevtoolsFirefox DevTools MCP is a Model Context Protocol server designed for automating the Firefox browser through WebDriver BiDi, often using the Selenium WebDriver. It allows developers, testers, and automation engineers to programmatically control Firefox for tasks like navigation, input, screenshotting, network monitoring, extension management, profiling, and running custom scripts. The tool is for those looking for deep browser automation via MCP-compatible clients such as Claude Code, Cursor, and others, and works locally with a Firefox installation.
Visit Firefox Devtools's official website for product details and getting started.
Comprehensive guide and API reference for using Firefox DevTools MCP with WebDriver BiDi.
Detailed articles and tutorials on using Firefox DevTools for web development.