Skip to content
Cline

stylespeak for Cline

io.github.patrizzos/stylespeak

MCP server and CLI that makes CSS legible to AI agents — explains what applies and why.

client:Cline transport:stdio runtime:npm

Install stylespeak 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": {
    "stylespeak": {
      "command": "npx",
      "args": [
        "-y",
        "@patrizzos/stylespeak"
      ]
    }
  }
}

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

stylespeak in other clients