JediLuke/firefox-mcp-server
A fully vibe-coded, experimental, MCP server to control firefox
Platform-specific configuration:
{
"mcpServers": {
"firefox-mcp-server": {
"command": "npx",
"args": [
"-y",
"firefox-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...