Back to feed
Dev.to
Dev.to
7/23/2026
Firefox DevTools MCP: Using Browser Control to Help AI Agents Write Their Own E2E Tests

Firefox DevTools MCP: Using Browser Control to Help AI Agents Write Their Own E2E Tests

Original: Mozilla adopted my Firefox DevTools MCP, but I didn't build it to browse the web

Short summary

The author built a Firefox DevTools MCP server, now adopted by Mozilla, designed not for permanent browser control but to let AI agents author their own e2e tests. The workflow: Claude explores the app via the MCP, writes a Playwright or Cypress test, then the MCP is no longer needed. Firefox was chosen for stricter standards compliance, lighter server footprint, and open-source licensing.

  • Firefox DevTools MCP lets AI agents explore app flows and generate permanent Playwright/Cypress tests, then the MCP is discarded
  • Firefox chosen over Chrome for stricter W3C standards, lighter headless footprint, and open-source licensing
  • The key insight: best MCP servers are scaffolding for a workflow, not a permanent dependency

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more