Model Context Protocol (MCP) server for Firefox DevTools automation (fork with Firefox management tools)
{
"mcpServers": {
"padenotfirefox-devtools": {
"command": "npx",
"args": [
"-y",
"@padenot/firefox-devtools-mcp"
]
}
}
}