Skip to content

freema/firefox-devtools-mcp

v0.9.1 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Topics

claude-code firefox mcp mcp-server

Affected surfaces

deps

Summary

AI summary

Fixed SERVER_VERSION reporting incorrect version.

Full changelog

What's Changed

Bug Fixes

  • Fixed SERVER_VERSION reporting 0.7.1 instead of actual package version — now reads from package.json dynamically
  • Fixed connect-existing mode: session cleanup, BiDi support, --marionette-host parameter (#50)
  • Fixed lint/type errors from PR #50 merge
  • Resolved 11 security vulnerabilities in dependencies (#47)

Improvements

  • Removed fragile process.on handlers in test setup that masked real errors and caused MaxListenersExceededWarning
  • Added unit tests for connect-existing mode (BiDi, session cleanup, reconnect)

Contributors

  • @MayCXC
  • @freema

Full Changelog: https://github.com/mozilla/firefox-devtools-mcp/compare/0.9.0...0.9.1

Security Fixes

  • Resolved 11 security vulnerabilities in dependencies

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track freema/firefox-devtools-mcp

Get notified when new releases ship.

Sign up free

About freema/firefox-devtools-mcp

Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.

All releases →

Beta — feedback welcome: [email protected]