Browser automation awakens
Give Claude Code full control of Mozilla Firefox. Navigate, automate, extract data, and take screenshots through natural language. No Chrome required. Privacy-first. Multi-agent safe.
A privacy-friendly alternative to Chrome-based browser automation. Built for developers who value control.
No Google account required. Works with Firefox's private browsing. Communication via local Unix socket only.
10-tab shared pool with ownership tracking. Screenshot mutex prevents collisions. Multiple Claude sessions coexist safely.
Click, type, scroll, screenshot. Access DevTools console and network. Extract structured data from any page.
Everything Claude needs to interact with the web, through natural language commands.
Clone, install, connect. You'll be automating Firefox in under 5 minutes.
Clone the repository and run the install script for your platform.
git clone https://github.com/boot-industries/claudezilla.git
cd claudezilla && ./install/install-macos.sh
Open Firefox, navigate to about:debugging, and load the extension temporarily.
Add Claudezilla to your MCP configuration and restart Claude Code.
{
"mcpServers": {
"claudezilla": {
"command": "node",
"args": ["/path/to/claudezilla/mcp/server.js"]
}
}
}
Claudezilla is free and open source. Your support helps keep it that way.
One-time or monthly contributions via Stripe