Skip to content
Cline

Colors-LE for Cline

io.github.nolindnaidoo/colors-le

Extract colors from stylesheets and code, with their notation and position.

client:Cline transport:stdio runtime:npm

Install Colors-LE 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": {
    "colors-le": {
      "command": "npx",
      "args": [
        "-y",
        "colors-le-mcp"
      ]
    }
  }
}

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

Colors-LE in other clients