Colors-LE for Windsurf
io.github.nolindnaidoo/colors-le
Extract colors from stylesheets and code, with their notation and position.
client:Windsurf
transport:stdio
runtime:npm
Install Colors-LE in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"colors-le": {
"command": "npx",
"args": [
"-y",
"colors-le-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs