firefox
The official repository of Mozilla's Firefox web browser.
firefox MCP Server
MCP server for mozilla-firefox/firefox
Ready-to-Use Client Configurations
{
"mcpServers": {
"firefox": {
"command": "npx",
"args": [
"-y",
"@mozilla-firefox/firefox"
]
}
}
}