firefox css theme for Windsurf
io.github.easonwong-de/firefox-css-theme
MCP for building, inspecting, and live-debugging Firefox CSS themes.
client:Windsurf
transport:stdio
runtime:npm
Install firefox css theme in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"firefox-css-theme": {
"command": "npx",
"args": [
"-y",
"firefox-css-theme"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs