Skip to content
Cline

firefox css theme for Cline

io.github.easonwong-de/firefox-css-theme

MCP for building, inspecting, and live-debugging Firefox CSS themes.

client:Cline transport:stdio runtime:npm

Install firefox css theme in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "firefox-css-theme": {
      "command": "npx",
      "args": [
        "-y",
        "firefox-css-theme"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

firefox css theme in other clients