Installation & Configuration
{
"mcpServers": {
"firefox-devtools": {
"command": "npx",
"args": [
"-y",
"@mozilla/firefox-devtools-mcp@latest",
"--headless",
"--viewport",
"1280x720"
],
"env": {
"START_URL": "about:blank"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26